VerifyingEventArgsEmail Property |
The e-mail address to be checked.
Namespace: MailBee.AddressCheckAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string Email { get; }
Public ReadOnly Property Email As String
Get
Property Value
Type:
StringThe string containing the e-mail address. Cannot be a null reference (
Nothing in Visual Basic).
See Also