User QuotaProhibitSendOnly Property DRA REST Extensions SDK
When overriding the Exchange environment configured defaults for managing mailbox size, specifies the threshhold size when Exchange should prohibit sending email from 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 = "quotaProhibitSendOnly")]
public Nullable<int> QuotaProhibitSendOnly { get; set; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also