TeamMailboxProvisioningPolicy.ProhibitSendReceiveQuota property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property ProhibitSendReceiveQuota As ByteQuantifiedSize
Get
Set
'Usage
Dim instance As TeamMailboxProvisioningPolicy
Dim value As ByteQuantifiedSize
value = instance.ProhibitSendReceiveQuota
instance.ProhibitSendReceiveQuota = value
public ByteQuantifiedSize ProhibitSendReceiveQuota { get; set; }
Property value
Type: Microsoft.Exchange.Data.ByteQuantifiedSize
See also
Reference
TeamMailboxProvisioningPolicy class
TeamMailboxProvisioningPolicy members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace