User QuotaIssueWarning Property DRA REST Extensions SDK
When overriding the Exchange environment configured defaults for managing mailbox size, specifies the threshhold size when Exchange should issue a warning message.

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 = "quotaIssueWarning")]
public Nullable<int> QuotaIssueWarning { get; set; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also