MailboxStatistics.DatabaseProhibitSendQuota property

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public Property DatabaseProhibitSendQuota As Unlimited(Of ByteQuantifiedSize)
    Get
    Friend Set
'Usage
Dim instance As MailboxStatistics
Dim value As Unlimited(Of ByteQuantifiedSize)

value = instance.DatabaseProhibitSendQuota
public Unlimited<ByteQuantifiedSize> DatabaseProhibitSendQuota { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Unlimited<ByteQuantifiedSize>

See also

Reference

MailboxStatistics class

MailboxStatistics members

Microsoft.Exchange.Data.Mapi namespace