Share via


UMDialPlan.UMMailboxPolicies property

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

Syntax

'Declaration
Public ReadOnly Property UMMailboxPolicies As MultiValuedProperty(Of ADObjectId)
    Get
'Usage
Dim instance As UMDialPlan
Dim value As MultiValuedProperty(Of ADObjectId)

value = instance.UMMailboxPolicies
public MultiValuedProperty<ADObjectId> UMMailboxPolicies { get; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<ADObjectId>

See also

Reference

UMDialPlan class

UMDialPlan members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace