DomainValidatingEventArgsMailAddress Property

Gets the mail address.

Namespace:  Aspose.Email.Tools.Verifications
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MailAddress MailAddress { get; }

Property Value

Type: MailAddress
See Also