Click or drag to resize

EmailVerifyResultsyntax Property

Shows whether the provided email address syntax is good or not. Possible values are 1 and 0. 1 means syntax is good and 0 means syntax is bad.

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

Property Value

Type: String
See Also