Click or drag to resize

EmailVerifyResultmessage Property

The actual message in human readable form. In case of error, the same message is prompted to the user.

Namespace:  NetQuarry.Services.XVerify
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string message { get; set; }

Property Value

Type: String
See Also