[This is preliminary documentation and is subject to change.]
The UsersDB type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UsersDB |
Methods
Name | Description | |
---|---|---|
![]() | AddNewDb |
Adds a new user in the database that corresponds to this object
|
![]() | CreateNewPersonalAddressBook |
Creates a new addressbook
|
![]() | DeleteAddressBook |
Deletes the addressbook from the officeclip database
|
![]() | DeleteDb |
Deletes the users from the database
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetChangesForAddressBook |
Gets only those user information that is requested
|
![]() | GetChangesForGroupList |
Gets only those user information that is requested
|
![]() | GetHashCode | 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.) |
![]() | GetLastError |
Returns the last error
|
![]() | GetSignatureForAddressBook |
Gets the signature of the OfficeClip object
|
![]() | GetSignatureForGroupList |
Gets the signature of the OfficeClip object
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsExists |
Finds if the folder exists
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Populate | Overloaded. |
![]() | SetChanges |
Sets the changes
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() | UpdateDb |
Updates the database from the created object
|