| EmailVerifyResultcatch_all Property  | 
 
            Indicates whether the domain associated with the email address is catch all or not. 
            It's possible values are "Yes/No/Unknown". Please note that "Unknown" is returned 
            when we get unable to find it's catch ability.
            
 
    Namespace: 
   NetQuarry.Services.XVerify
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
 Syntax
Syntaxpublic string catch_all { get; set; }Public Property catch_all As String
	Get
	Set
Property Value
Type: 
String See Also
See Also