Share via


ReducedRecipient.ManagedFolderMailboxPolicy property

Gets the ID of the messaging records management (MRM) 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 ManagedFolderMailboxPolicy As ADObjectId
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId

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

Property value

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

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace