Click or drag to resize
EmailValidatorSmtpFromDomain Property
Gets or sets the originating domain passed to the SMTP server as the HELO parameter.

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

Property Value

Type: String
See Also