ClientAccessServer members
Represents an Exchange server that has the Client Access server role installed in Active Directory Domain Services (AD DS).
The ClientAccessServer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ClientAccessServer() | Initializes a new instance of the ClientAccessServer class. | |
ClientAccessServer(Server) | Initializes a new instance of the ClientAccessServer class for the specified server identifier. |
Top
Properties
Name | Description | |
---|---|---|
AlternateServiceAccountConfiguration | Gets the alternate service account credentials for the server. | |
AutoDiscoverServiceClassName | Gets the name of the Service Control Point (SCP). | |
AutoDiscoverServiceCN | Gets the fully qualified domain name (FQDN) of the Autodiscover server. | |
AutoDiscoverServiceGuid | Gets the unique identifier of the Autodiscover service. | |
AutoDiscoverServiceInternalUri | Gets or sets the URI that is used internally to contact the Autodiscover service. | |
AutoDiscoverSiteScope | Gets or sets a collection of sites for which the Autodiscover server is authoritative. | |
ClientAccessArray | ||
Fqdn | Gets the fully qualified domain name (FQDN) of the Client Access server. | |
IsOutOfService | ||
Name | Gets the name of the Client Access server. | |
OutlookAnywhereEnabled | Gets a value that indicates whether RPC via HTTP is enabled. | |
WorkloadManagementPolicy |
Top