[This is preliminary documentation and is subject to change.]

Provides a set of functions to get and update the user's Sms Inforamtion.

Namespace:  OfficeClip.DBLayer.Account
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public class SmsInfoDB : OfficeClipDB
Visual Basic (Declaration)
Public Class SmsInfoDB _
	Inherits OfficeClipDB
Visual C++
public ref class SmsInfoDB : public OfficeClipDB

Inheritance Hierarchy

System..::.Object
  OfficeClip.DBLayer..::.OfficeClipDB
    OfficeClip.DBLayer.Account..::.SmsInfoDB

See Also