SyntaxValidatingEventArgsMail Property |
Gets the mail address is being validating.
Namespace:
Aspose.Email.Tools.Verifications
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string Mail { get; }
Public ReadOnly Property Mail As String
Get
public:
property String^ Mail {
String^ get ();
}
member Mail : string with get
Property Value
Type:
String
See Also