SmtpResponse.RecipientAddressExpanded Field
The RecipientAddressExpanded field gets an instance of the SmtpResponse structure that represents a 250 2.1.5 Recipient Address was Expanded response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly RecipientAddressExpanded As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.RecipientAddressExpanded
public static readonly SmtpResponse RecipientAddressExpanded