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
Public method UMServer() Initializes a new instance of the UMServer class.
Public method UMServer(Server) Initializes a new instance of the UMServer class for the specified server identifier.

Top

Properties

  Name Description
Protected property CloneableEnabledStateProperties Gets the list of properties on the presentation object marked with a ProvisionalCloneEnabledState attribute. (Inherited from ADPresentationObject.)
Protected property CloneableOnceProperties Gets the list of properties on the presentation object that can be cloned only one time. (Inherited from ADPresentationObject.)
Protected property CloneableProperties Gets the list of cloneable properties on the presentation object. (Inherited from ADPresentationObject.)
Public property DialPlans Gets or sets the dial plans that this server will handle for Unified Messaging calls.
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ExternalHostFqdn Gets or sets the external host name that is used when the Unified Messaging server receives an incoming call.
Public property ExternalServiceFqdn Gets or sets the host name of the load balancer that is servicing Unified Messaging servers.
Public property GrammarGenerationSchedule Gets or sets the schedule for speech grammar generation.
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property Identity (Inherited from ADObject.)
Public property IrmLogEnabled
Public property IrmLogMaxAge
Public property IrmLogMaxDirectorySize
Public property IrmLogMaxFileSize
Public property IrmLogPath
Public property IsValid Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.)
Public property Languages Gets the languages that are supported by the Unified Messaging server.
Public property MaxCallsAllowed Gets or sets the maximum number of concurrent calls that the Unified Messaging server supports.
Public property Name Gets the name of the Unified Messaging server.
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property SIPAccessService
Public property SipTcpListeningPort Gets or sets the TCP port that is used by the Unified Messaging server to receive incoming calls.
Public property SipTlsListeningPort Gets or sets the TLS port that is used by the Unified Messaging server to receive incoming calls.
Public property Status Gets or sets the Unified Messaging server status.
Public property UMCertificateThumbprint Gets the security certificate thumbprint for the Unified Messaging server.
Public property UMForwardingAddressTemplate This API supports the Microsoft Exchange server infrastructure and should not be called directly from your code.
Public property UMPodRedirectTemplate This API supports the Microsoft Exchange server infrastructure and should not be called directly from your code.
Public property UMStartupMode Gets or sets the mode that the Unified Messaging service on a Unified Messaging server will start in.
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Inherited from ADObject.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead Validates the presentation object when it is read. (Inherited from ADPresentationObject.)
Protected method ValidateWrite Validates the presentation object when it is written. (Inherited from ADPresentationObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top