Share via


ReducedRecipient.UMRecipientDialPlanId property

Gets the Unified Message (UM) dial plan identifier (ID) for the recipient.

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

Syntax

'Declaration
Public ReadOnly Property UMRecipientDialPlanId As ADObjectId
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId

value = instance.UMRecipientDialPlanId
public ADObjectId UMRecipientDialPlanId { get; }

Property value

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

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace