| 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
Syntaxpublic string syntax { get; set; }Public Property syntax As String
	Get
	Set
Property Value
Type: 
String See Also
See Also