SmtpResponse.InsufficientResource field

The InsufficientResource field gets an instance of the SmtpResponse structure that represents a 452 4.3.1 Insufficient system resources response.

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

Syntax

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

value = SmtpResponse.InsufficientResource
public static readonly SmtpResponse InsufficientResource

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace