UMServer Members
Include Protected Members
Include Inherited Members
Represents a computer that is running the Unified Messaging server role in Active Directory Domain Services (AD DS).
The UMServer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UMServer() | Initializes a new instance of the UMServer class. | |
UMServer(Server) | Initializes a new instance of the UMServer class for the specified server identifier. |
Top
Properties
Name | Description | |
---|---|---|
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.) | |
DialPlans | Gets or sets the dial plans that this server will handle for Unified Messaging calls. | |
DistinguishedName | Gets the distinguished name for the object. (Inherited from ADObject.) | |
ExchangeVersion | Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.) | |
ExternalHostFqdn | Gets or sets the external host name that is used when the Unified Messaging server receives an incoming call. | |
ExternalServiceFqdn | Gets or sets the host name of the load balancer that is servicing Unified Messaging servers. | |
GrammarGenerationSchedule | Gets or sets the schedule for speech grammar generation. | |
Guid | Gets the unique identifier for this object. (Inherited from ADObject.) | |
Identity | (Inherited from ADObject.) | |
IrmLogEnabled | ||
IrmLogMaxAge | ||
IrmLogMaxDirectorySize | ||
IrmLogMaxFileSize | ||
IrmLogPath | ||
IsValid | Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.) | |
Languages | Gets the languages that are supported by the Unified Messaging server. | |
MaxCallsAllowed | Gets or sets the maximum number of concurrent calls that the Unified Messaging server supports. | |
Name | Gets the name of the Unified Messaging server. | |
ObjectCategory | (Inherited from ADObject.) | |
ObjectClass | (Inherited from ADObject.) | |
OrganizationId | (Inherited from ADObject.) | |
OriginatingServer | (Inherited from ADRawEntry.) | |
SIPAccessService | ||
SipTcpListeningPort | Gets or sets the TCP port that is used by the Unified Messaging server to receive incoming calls. | |
SipTlsListeningPort | Gets or sets the TLS port that is used by the Unified Messaging server to receive incoming calls. | |
Status | Gets or sets the Unified Messaging server status. | |
UMCertificateThumbprint | Gets the security certificate thumbprint for the Unified Messaging server. | |
UMForwardingAddressTemplate | This API supports the Microsoft Exchange server infrastructure and should not be called directly from your code. | |
UMPodRedirectTemplate | This API supports the Microsoft Exchange server infrastructure and should not be called directly from your code. | |
UMStartupMode | Gets or sets the mode that the Unified Messaging service on a Unified Messaging server will start in. | |
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