Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether Unified Messaging is enabled for the user.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property UmEnabled As Boolean
Get
'Usage
Dim instance As UserEndpoint
Dim value As Boolean
value = instance.UmEnabled
public bool UmEnabled { get; }
Property Value
Type: System.Boolean
Remarks
If the LocalOwnerPresence has not yet been established this property will return false.