[Missing <summary> documentation for "T:IMailAPI_NET.ManagedPublicContactList"]
Inheritance Hierarchy
IMailAPI_NETManagedPublicContactList
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The ManagedPublicContactList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ManagedPublicContactList | Initializes a new instance of the ManagedPublicContactList class |
Methods
| Name | Description | |
|---|---|---|
| AddUpdateContact |
Adds or Updates the values for the user in the Public Contact Folder.
| |
| DeleteContact |
Removes the user from the Public Contact Folder.
| |
| DeleteFolderAndGroup |
Deletes the group and public contact folder for the current domain.
| |
| DoMaintanance | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RenameFolderAndGroup(String) |
Renames the Public Contact Folder and the group for the current domain to the new domain name.
| |
| RenameFolderAndGroup(String, String) | ||
| SaveSettings | ||
| ToString | (Inherited from Object.) | |
| TriggerManualRun |
Trigger the maintenance service to update the host specified.
|
Properties
| Name | Description | |
|---|---|---|
| DefaultFolderFormat | ||
| DefaultGroupFormat | ||
| Settings |
See Also