ExchangeServer Members
Include Protected Members
Include Inherited Members
Represents a computer that is running Microsoft Exchange Server 2010 in Active Directory Domain Services (AD DS).
The ExchangeServer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ExchangeServer() | Initializes a new instance of the ExchangeServer class. |
![]() |
ExchangeServer(Server) | Initializes a new instance of the ExchangeServer class for the specified server identifier. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AdminDisplayVersion | Gets the version number for the administrator's display. |
![]() |
CloneableEnabledStateProperties | Gets the list of properties on the presentation object marked with a ProvisionalCloneEnabledState attribute. (Inherited from ADPresentationObject.) |
![]() |
CloneableOnceProperties | Gets the list of properties on the presentation object that can be cloned only one time. (Inherited from ADPresentationObject.) |
![]() |
CloneableProperties | Gets the list of cloneable properties on the presentation object. (Inherited from ADPresentationObject.) |
![]() |
CurrentConfigDomainController | Gets the current domain controller for Directory Service Access (DSAccess). |
![]() |
CurrentDomainControllers | Gets the list of domain controllers that this server can use for Directory Service Access (DSAccess). |
![]() |
CurrentGlobalCatalogs | Gets the list of global catalogs that the server uses via Directory Service Access (DSAccess). |
![]() |
CustomerFeedbackEnabled | Gets or sets a value that indicates whether the Exchange server is enrolled in the Microsoft Customer Experience Improvement Program. |
![]() |
DataPath | Gets the path to the local data. |
![]() |
DistinguishedName | Gets the distinguished name for the object. (Inherited from ADObject.) |
![]() |
Domain | Gets the domain to which the Exchange server belongs. |
![]() |
Edition | Gets the edition of Microsoft Exchange Server 2010 that is running on the server. |
![]() |
ErrorReportingEnabled | Gets or sets a value that indicates whether the Exchange server will report errors. |
![]() |
ExchangeLegacyDN | Gets the legacy distinguished name of the Exchange server. |
![]() |
ExchangeLegacyServerRole | Gets the legacy role of the Exchange server. |
![]() |
ExchangeVersion | Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.) |
![]() |
Fqdn | Gets the fully qualified domain name (FQDN) of the Exchange server. |
![]() |
Guid | Gets the unique identifier for this object. (Inherited from ADObject.) |
![]() |
Identity | (Inherited from ADObject.) |
![]() |
InternetWebProxy | Gets or sets the URI of the Web proxy server that the Exchange server should use to reach the Internet. |
![]() |
IsClientAccessServer | Gets a value that indicates whether the Exchange server is running the Client Access server role. |
![]() |
IsE14OrLater | Gets a value that indicates whether the version of Exchange that the server is running is Microsoft Exchange Server 2010 or later. |
![]() |
IsEdgeServer | Gets a value that indicates whether the Exchange server is running the Edge server role. |
![]() |
IsExchange2007OrLater | Gets a value that indicates whether the version of Exchange that the server is running is Microsoft Exchange Server 2007 or later. |
![]() |
IsExchange2007TrialEdition | Gets a value that indicates whether the version of Exchange that the server is running is Microsoft Exchange Server 2007 Trial Edition. |
![]() |
IsExpiredExchange2007TrialEdition | Gets a value that indicates whether the version of Exchange that the server is running is an expired copy of Microsoft Exchange Server 2007 Trial Edition. |
![]() |
IsHubTransportServer | Gets a value that indicates whether the Exchange server is running the Hub Transport server role. |
![]() |
IsMailboxServer | Gets a value that indicates whether the Exchange server is running the Mailbox server role. |
![]() |
IsProvisionedServer | Gets a value that indicates whether the Exchange server is provisioned. |
![]() |
IsUnifiedMessagingServer | Gets a value that indicates whether the Exchange server is running the Unified Messaging server role. |
![]() |
IsValid | Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.) |
![]() |
Name | Gets the name of the Exchange server. |
![]() |
NetworkAddress | Gets the network addresses that are used by the Exchange server. |
![]() |
ObjectCategory | (Inherited from ADObject.) |
![]() |
ObjectClass | (Inherited from ADObject.) |
![]() |
OrganizationalUnit | Gets the Active Directory organizational unit (OU) to which this Exchange server belongs. |
![]() |
OrganizationId | (Inherited from ADObject.) |
![]() |
OriginatingServer | (Inherited from ADRawEntry.) |
![]() |
ProductID | Gets the product identifier for the copy of Microsoft Exchange that is installed on the server. |
![]() |
RemainingTrialPeriod | Gets the length of time that remains in a trial installation of Microsoft Exchange. |
![]() |
ServerRole | Gets the server role that is assigned to this Exchange server. |
![]() |
Site | Gets the site of the Exchange server. |
![]() |
StaticConfigDomainController | Gets or sets the domain controller to be used by the server via Directory Service Access (DSAccess). |
![]() |
StaticDomainControllers | Gets or sets a list of domain controllers to be used by the server via Directory Service Access (DSAccess). |
![]() |
StaticExcludedDomainControllers | Gets or sets a list of domain controllers that the server should not use via Directory Service Access (DSAccess). |
![]() |
StaticGlobalCatalogs | Gets or sets a list of global catalogs that the server should use via Directory Service Access (DSAccess). |
![]() |
WhenChanged | (Inherited from ADObject.) |
![]() |
WhenChangedUTC | (Inherited from ADObject.) |
![]() |
WhenCreated | (Inherited from ADObject.) |
![]() |
WhenCreatedUTC | (Inherited from ADObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from ConfigurableObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | (Inherited from ConfigurableObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetObjectClass | (Inherited from ADObject.) |
![]() |
ToString | (Inherited from ADObject.) |
![]() |
Validate | (Inherited from ConfigurableObject.) |
![]() |
ValidateRead | Validates the presentation object when it is read. (Inherited from ADPresentationObject.) |
![]() |
ValidateWrite | Validates the presentation object when it is written. (Inherited from ADPresentationObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top