ExchangeUtils Members
Provides a set of utility methods that you can use to create new objects. You can call the static methods of the ExchangeUtils class only within a rules extension inside the Provision method.
The following tables list the members exposed by the ExchangeUtils type.
Public Constructors
Name | Description | |
---|---|---|
ExchangeUtils | Creates an instance of the ExchangeUtils class. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Create55CustomRecipient | Creates a custom recipient in Microsoft Exchange Server 5.5. | |
Create55Distributionlist | Creates a distribution list in Microsoft Exchange Server 5.5. | |
Create55Mailbox | Creates a mailbox in Microsoft Exchange Server 5.5. | |
CreateDistributionlist | Creates a distribution list in Microsoft Exchange Server 2000 or Exchange Server 2003. | |
CreateMailbox | Overloaded. | |
CreateMailEnabledContact | Creates an e-mail–enabled contact in Microsoft Exchange Server 2000 or Exchange Server 2003. | |
CreateMailEnabledUser | Overloaded. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ExchangeUtils Class
Microsoft.MetadirectoryServices Namespace
CSEntry Class
MVEntry
Utils
Microsoft.MetadirectoryServices