UMServer 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 | |
---|---|---|
![]() |
DialPlans | Gets or sets the dial plans that this server will handle for Unified Messaging calls. |
![]() |
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. |
![]() |
IPAddressFamily | |
![]() |
IPAddressFamilyConfigurable | |
![]() |
IrmLogEnabled | |
![]() |
IrmLogMaxAge | |
![]() |
IrmLogMaxDirectorySize | |
![]() |
IrmLogMaxFileSize | |
![]() |
IrmLogPath | |
![]() |
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. |
![]() |
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. |
![]() |
WorkloadManagementPolicy |
Top