Summary description for UserData.
Inheritance Hierarchy
SystemMarshalByRefObject
IMailAPI_NETUserData
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The UserData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UserData | Initializes a new instance of the UserData class | |
| UserData(String) | Initializes a new instance of the UserData class | |
| UserData(IMailSys) | Initializes a new instance of the UserData class | |
| UserData(String, String) | Initializes a new instance of the UserData class |
Methods
| Name | Description | |
|---|---|---|
| ArchivingEnabled | ||
| CompareTo | ||
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| DeleteEasDeviceUserData | ||
| DeleteEasUserData | ||
| DeleteFile | ||
| DeleteUser | ||
| DeleteVacationRecipients | ||
| EnableInfoMgr | ||
| Equals | (Inherited from Object.) | |
| GetEasDevices | ||
| GetFullName |
This should only be called when the user FullName field is a
REG_STRING instead of a REG_BINARY. This method will swap the reg
value type and set it with an encoded, as Unicode, fullName byte[].
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInfoMgr | ||
| GetInfoMgrForward | ||
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetMailbox | ||
| GetMailboxes | ||
| GetPassword |
GetPassword will return the actuall password for IMailDB and ExternalDB databases. We can't get at the NT/AD DB password
| |
| GetRules | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUserFileListAsDataset | ||
| InfoMgrClearRecipients | ||
| InfoMgrDelete | ||
| InfoMgrExists | ||
| Init | ||
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| IsInfoMgr | ||
| LoadUser(String) | ||
| LoadUser(String, String) | ||
| ReadXMLPreferences | ||
| RenameFile | ||
| RenameUser | ||
| ResetWebLockoutValues | ||
| SaveBasicUserData | ||
| SaveUser | ||
| SaveUser(Byte) | ||
| SaveXMLPreferences | ||
| SetDomain | ||
| SetInfoMgr | ||
| SetInfoMgrForward | ||
| SetLastLogInTime | ||
| ToString | (Inherited from Object.) | |
| UserExists |
Fields
| Name | Description | |
|---|---|---|
| IUE_FLAG_NOACTIVE | ||
| sUserInfo |
Properties
See Also