ReceiveConnectorIdParameter members

Identifies a Receive connector on a computer with the Hub Transport server role or the Edge Transport server role.

The ReceiveConnectorIdParameter type exposes the following members.

Constructors

  Name Description
Public method ReceiveConnectorIdParameter() Initializes a new instance of the ReceiveConnectorIdParameter class.
Public method ReceiveConnectorIdParameter(INamedIdentity) Initializes a new instance of the ReceiveConnectorIdParameter class for the specified named identity.
Protected method ReceiveConnectorIdParameter(String) Initializes a new instance of the ReceiveConnectorIdParameter class from the specified identifier.
Public method ReceiveConnectorIdParameter(ADObjectId) Initializes a new instance of the ReceiveConnectorIdParameter class from the specified Active Directory object identifier.
Public method ReceiveConnectorIdParameter(ReceiveConnector) Initializes a new instance of the ReceiveConnectorIdParameter class from the specified Receive connector.

Top

Properties

  Name Description
Protected property RoleRestriction Gets the server role used to filter results. (Overrides ServerBasedIdParameter.RoleRestriction.)

Top

Methods

  Name Description
Public methodStatic member Parse Returns a new instance of the ReceiveConnectorIdParameter class from the specified identifier.

Top

See also

Reference

ReceiveConnectorIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace