EmailValidatorDnsServers Property

Gets or sets the Dns server list to use in the email validation.

Namespace:  Aspose.Email.Tools.Verifications
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string[] DnsServers { get; set; }

Property Value

Type: String
See Also