Mailbox.SharingPolicy property
Gets the sharing policy associated with the mailbox.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property SharingPolicy As ADObjectId
Get
Friend Set
'Usage
Dim instance As Mailbox
Dim value As ADObjectId
value = instance.SharingPolicy
public ADObjectId SharingPolicy { get; internal set; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The sharing policy associated with the mailbox.