Click or drag to resize
EmailValidatorSmtpTranscript Property
Gets all data sent to and received from the SMTP server.

Namespace: NeevSoftware.Components
Assembly: NeevSoftware.EmailValidator (in NeevSoftware.EmailValidator.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string SmtpTranscript { get; set; }

Property Value

Type: String
See Also