UMMailboxPlan.UMEnabled Property

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

Syntax

'Declaration
Public Property UMEnabled As Boolean
    Get
    Friend Set
'Usage
Dim instance As UMMailboxPlan
Dim value As Boolean

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

Property Value

Type: System.Boolean