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

The UsersDB type exposes the following members.

Constructors

  NameDescription
Public methodUsersDB

Methods

  NameDescription
Public methodAddNewDb
Adds a new user in the database that corresponds to this object
Public methodCreateNewPersonalAddressBook
Creates a new addressbook
Public methodDeleteAddressBook
Deletes the addressbook from the officeclip database
Public methodDeleteDb
Deletes the users from the database
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetChangesForAddressBook
Gets only those user information that is requested
Public methodGetChangesForGroupList
Gets only those user information that is requested
Public methodGetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
Public methodGetLastError
Returns the last error
Public methodGetSignatureForAddressBook
Gets the signature of the OfficeClip object
Public methodGetSignatureForGroupList
Gets the signature of the OfficeClip object
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsExists
Finds if the folder exists
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPopulateOverloaded.
Public methodSetChanges
Sets the changes
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUpdateDb
Updates the database from the created object

See Also