Share via


ReducedRecipient.UMMailboxPolicy property

Gets the Active Directory identifier (ID) of the Unified Message (UM) mailbox policy 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 UMMailboxPolicy As ADObjectId
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId

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

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory ID of the UM mailbox policy for the mailbox of the recipient.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace