MailboxServerIdParameter members
Identifies an Exchange mail server.
The MailboxServerIdParameter type exposes the following members.
Constructors
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
Properties
Name | Description | |
---|---|---|
![]() |
RoleRestriction | The server role used to filter results. (Overrides RoleServerIdParameter.RoleRestriction.) |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Parse | Returns a new MailboxServerIdParameter instance for the specified string. |
Top