VerifiedEventArgsEmail Property
The e-mail address just checked.

Namespace: MailBee.AddressCheck
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string Email { get; }

Property Value

Type: String
The string containing the e-mail address. Cannot be a null reference (Nothing in Visual Basic).
See Also