ServerIdParameter members

Identifies a specific server.

The ServerIdParameter type exposes the following members.

Constructors

  Name Description
Public method ServerIdParameter() Initializes a new instance of the ServerIdParameter class.
Public method ServerIdParameter(INamedIdentity) Initializes a new instance of the ServerIdParameter class for the specified identity.
Protected method ServerIdParameter(String) Initializes a new instance of the ServerIdParameter class from the specified string.
Public method ServerIdParameter(ADObjectId) Initializes a new instance of the ServerIdParameter class from the specified Active Directory object.
Public method ServerIdParameter(ClientAccessServer) Initializes a new instance of the ServerIdParameter class from the specified Exchange Client Access server identifier instance.
Public method ServerIdParameter(ExchangeRpcClientAccess) Initializes a new instance of the ServerIdParameter class from the specified remote client access configuration.
Public method ServerIdParameter(ExchangeServer) Initializes a new instance of the ServerIdParameter class from the specified Exchange server identifier.
Public method ServerIdParameter(Fqdn) Initializes a new instance of the ServerIdParameter class from the specified fully qualified domain name (FQDN).
Public method ServerIdParameter(FrontendTransportServerPresentationObject)
Public method ServerIdParameter(MailboxServer) Initializes a new instance of the ServerIdParameter class from the specified Exchange Mailbox server identifier.
Public method ServerIdParameter(MailboxTransportServerPresentationObject)
Public method ServerIdParameter(MalwareFilteringServer)
Public method ServerIdParameter(TransportServer) Initializes a new instance of the ServerIdParameter class from the specified Exchange Transport server identifier.
Public method ServerIdParameter(UMServer) Initializes a new instance of the ServerIdParameter class from the specified Exchange Unified Messaging (UM) server identifier.

Top

Methods

  Name Description
Public methodStatic member Parse Returns a new instance of the ServerIdParameter class.

Top

See also

Reference

ServerIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace