SmtpResponse.DataTransactionFailed Field
The DataTransactionFailed field gets an instance of the SmtpResponse structure that represents a 451 4.3.2 System not accepting network messages response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly DataTransactionFailed As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.DataTransactionFailed
public static readonly SmtpResponse DataTransactionFailed