Share via


ADSystemAttendantMailbox.RulesQuota property

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

Syntax

'Declaration
Public Property RulesQuota As ByteQuantifiedSize
    Get
    Set
'Usage
Dim instance As ADSystemAttendantMailbox
Dim value As ByteQuantifiedSize

value = instance.RulesQuota

instance.RulesQuota = value
public ByteQuantifiedSize RulesQuota { get; set; }

Property value

Type: Microsoft.Exchange.Data.ByteQuantifiedSize

See also

Reference

ADSystemAttendantMailbox class

ADSystemAttendantMailbox members

Microsoft.Exchange.Data.Directory.Recipient namespace