SmtpResponse.SystemMisconfiguration Field

The SystemMisconfiguration field gets an instance of the SmtpResponse structure that represents a 550 5.3.5 System incorrectly configured response.

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

Syntax

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

value = SmtpResponse.SystemMisconfiguration
public static readonly SmtpResponse SystemMisconfiguration