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