VerifiedEventArgsResult Property
The result of verification of the given e-mail address.

Namespace: MailBee.AddressCheck
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public AddressValidationLevel Result { get; }

Property Value

Type: AddressValidationLevel
OK if the e-mail address successfully passed the requested verification procedures; otherwise, the level at which the verification failed.
See Also