Share via


OrgPersonPresentationObject.UMDialPlan Property

Gets or sets the ID of the Unified Messaging (UM) recipient dial plan.

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

Syntax

'Declaration
Public Property UMDialPlan As ADObjectId
    Get
    Set
'Usage
Dim instance As OrgPersonPresentationObject
Dim value As ADObjectId

value = instance.UMDialPlan

instance.UMDialPlan = value
public ADObjectId UMDialPlan { get; set; }

Property Value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The ID of the UM recipient dial plan.