SmtpResponse.OrgQueueQuotaExceeded field

Contains a value indicating that the organization queue quota has been exceeded.

Namespace:  Microsoft.Exchange.Data.Transport.Smtp
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public Shared ReadOnly OrgQueueQuotaExceeded As SmtpResponse
'Usage
Dim value As SmtpResponse

value = SmtpResponse.OrgQueueQuotaExceeded
public static readonly SmtpResponse OrgQueueQuotaExceeded

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace