SmtpResponse.Empty field
The Empty field gets an instance of the SmtpResponse structure that represents an empty, invalid response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly Empty As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.Empty
public static readonly SmtpResponse Empty