User QuotaProhibitSendReceive Property DRA REST Extensions SDK
When overriding the Exchange environment configured defaults for managing mailbox size, specifies the threshhold size when Exchange should prohibit both sending and receiving email for this mailbox.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "quotaProhibitSendReceive")]
public Nullable<int> QuotaProhibitSendReceive { get; set; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also