Compartir a través de


ReducedRecipient.UMEnabled Property

Gets a value that indicates whether Unified Messaging (UM) is enabled for the mailbox of the recipient.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property UMEnabled As Boolean
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As Boolean

value = instance.UMEnabled
public bool UMEnabled { get; }

Property Value

Type: System.Boolean
true if UM is enabled for the mailbox of the recipient; otherwise, false.