SmtpResponse.InvalidAddress Field

The InvalidAddress field gets an instance of the SmtpResponse structure that represents a 501 5.1.3 Invalid address (recipient) response.

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

Syntax

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

value = SmtpResponse.InvalidAddress
public static readonly SmtpResponse InvalidAddress