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

Namespace: MailBee.AddressCheck
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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