SmtpResponse.BadCommandSequence field
The BadCommandSequence field gets an instance of the SmtpResponse structure that represents a 503 5.5.1 Bad sequence of commands response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly BadCommandSequence As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.BadCommandSequence
public static readonly SmtpResponse BadCommandSequence