MailboxServerIdParameter members

Identifies an Exchange mail server.

The MailboxServerIdParameter type exposes the following members.

Constructors

  Name Description
Public method MailboxServerIdParameter() Initializes a new instance of the MailboxServerIdParameter class.
Public method MailboxServerIdParameter(INamedIdentity) Initializes a new instance of the MailboxServerIdParameter class for the specified server.
Protected method MailboxServerIdParameter(String) Initializes a new instance of the MailboxServerIdParameter class for the specified server.
Public method MailboxServerIdParameter(ADObjectId) Initializes a new instance of the MailboxServerIdParameter class for the server with the specified Active Directory object identifier.
Public method MailboxServerIdParameter(MailboxServer) Initializes a new instance of the MailboxServerIdParameter class for the specified server.

Top

Properties

  Name Description
Protected property RoleRestriction The server role used to filter results. (Overrides RoleServerIdParameter.RoleRestriction.)

Top

Methods

  Name Description
Public methodStatic member Parse Returns a new MailboxServerIdParameter instance for the specified string.

Top

See also

Reference

MailboxServerIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace