Share via


ReducedRecipient.OwaMailboxPolicy property

Gets the Active Directory ID of the active Outlook Web App mailbox policy of the recipient.

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

Syntax

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

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

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory ID of the active Outlook Web App mailbox policy of the recipient.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace