| EmailVerifyResulterror Property  | 
 
             If it’s non-zero, that means error occurred. You can lookup message response field to know the exact error. 
             Please note that negative numbers are reserved for system messages. For example: If we have -1 value, 
             that means the system is under maintenance and will be available soon.
            
 
    Namespace: 
   NetQuarry.Services.XVerify
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
 Syntax
Syntaxpublic int error { get; set; }Public Property error As Integer
	Get
	Set
Property Value
Type: 
Int32 See Also
See Also