SmtpResponse.SubmitDenied Field
The SubmitDenied field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Client does not have permission to submit to this server (Sender) response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly SubmitDenied As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.SubmitDenied
public static readonly SmtpResponse SubmitDenied