SmtpResponse.InvalidResponse field

The InvalidResponse field gets an instance of the SmtpResponse structure that represents a 421 4.4.0 Remote server response was not RFC conformant response.

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

Syntax

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

value = SmtpResponse.InvalidResponse
public static readonly SmtpResponse InvalidResponse

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace