MailboxServerIdParameter constructor
Initializes a new instance of the MailboxServerIdParameter class.
Overload list
Name | Description | |
---|---|---|
MailboxServerIdParameter() | Initializes a new instance of the MailboxServerIdParameter class. | |
MailboxServerIdParameter(INamedIdentity) | Initializes a new instance of the MailboxServerIdParameter class for the specified server. | |
MailboxServerIdParameter(String) | Initializes a new instance of the MailboxServerIdParameter class for the specified server. | |
MailboxServerIdParameter(ADObjectId) | Initializes a new instance of the MailboxServerIdParameter class for the server with the specified Active Directory object identifier. | |
MailboxServerIdParameter(MailboxServer) | Initializes a new instance of the MailboxServerIdParameter class for the specified server. |
Top
See also
Reference
MailboxServerIdParameter class