CASMailboxPlan.OwaMailboxPolicy Property
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
Set
'Usage
Dim instance As CASMailboxPlan
Dim value As ADObjectId
value = instance.OwaMailboxPolicy
instance.OwaMailboxPolicy = value
public ADObjectId OwaMailboxPolicy { get; set; }