SmtpResponse.RecipientAddressExpandedByRedirectionAgent field

Contains a value indicating that the recipient address was expanded by the redirection agent.

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

Syntax

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

value = SmtpResponse.RecipientAddressExpandedByRedirectionAgent
public static readonly SmtpResponse RecipientAddressExpandedByRedirectionAgent

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace