Share via


SmtpResponse.UnsupportedCommand Field

The UnsupportedCommand field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Command not allowed response.

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

Syntax

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

value = SmtpResponse.UnsupportedCommand
public static readonly SmtpResponse UnsupportedCommand