ReducedRecipient.ActiveSyncMailboxPolicy Property

Gets the Active Directory ID of the Exchange ActiveSync mailbox policy for the recipient.

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

Syntax

'Declaration
Public Property ActiveSyncMailboxPolicy As ADObjectId
    Get
    Friend Set
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId

value = instance.ActiveSyncMailboxPolicy
public ADObjectId ActiveSyncMailboxPolicy { get; internal set; }

Property Value

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

Remarks

The ID can be a name, distinguished name, or GUID.