Compartilhar via


SmtpResponse.AnonymousSendAsDenied field

The AnonymousSendAsDenied field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Anonymous client does not have permission to send as this sender response.

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

Syntax

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

value = SmtpResponse.AnonymousSendAsDenied
public static readonly SmtpResponse AnonymousSendAsDenied

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace