| Method | Description |
| Create55CustomRecipient | Static (Shared). Creates a custom recipient in Exchange Server 5.5.
|
| Create55Distributionlist | Static (Shared). Creates a distribution list in Exchange Server 5.5.
|
| Create55Mailbox | Static (Shared). Creates a mailbox in Exchange Server 5.5.
|
| CreateDistributionlist | Static (Shared). Creates a distribution list in Exchange Server 2000 or Exchange Server 2003.
|
| CreateMailbox(ConnectedMA, ReferenceValue, String, String) | Static (Shared). Creates a mailbox in Exchange Server 2000 or Exchange Server 2003.
|
| CreateMailbox(ConnectedMA, ReferenceValue, String, String, Byte[]) | Static (Shared). Creates a resource mailbox in Exchange Server 2000 or Exchange Server 2003.
|
| CreateMailbox(ConnectedMA, ReferenceValue, String, String, long, long, long) | Static (Shared). Creates a mailbox in Exchange Server 2000 or Exchange Server 2003 with specific limits on the mailbox.
|
| CreateMailbox(ConnectedMA, ReferenceValue, String, String, long, long, long, Byte[], Boolean) | Static (Shared). Creates a mailbox in Exchange Server 2000 or Exchange Server 2003 with certain properties, depending on which arguments are supplied.
|
| CreateMailbox(ConnectedMA, ReferenceValue, String, String, long,long, long, Byte[]) | Static (Shared). Creates a resource mailbox in Exchange Server 2000 or Exchange Server 2003 with specific limits on the mailbox.
|
| CreateMailEnabledContact | Static (Shared). Creates a mail-enabled contact in Exchange Server 2000 or Exchange Server 2003.
|
| CreateMailEnabledUser(ConnectedMA, ReferenceValue, String, String) | Static (Shared). Creates a mail-enabled user in Exchange Server 2000 or Exchange Server 2003.
|
| CreateMailEnabledUser(ConnectedMA, ReferenceValue, String, String, Boolean) | Static (Shared). Creates a mail-enabled user in Exchange Server 2000 or a mail-enabled INetOrgPerson in Exchange Server 2003.
|
| Equals(Object) | Determines if two objects are equal.
|
| Equals(Object,Object) | Determines if two objects are equal.
|
| Finalize | Allows an object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection.
|
| GetHashCode | Serves as a hash function for a particular type.
|
| GetType | Retrieves the Type of the current object.
|
| MemberwiseClone | Creates a shallow copy of the current object.
|
| ToString | Retrieves a String that represents the current object.
|