SyntaxValidatingEventArgsResult Property

Gets or sets the validation result.

Namespace:  Aspose.Email.Tools.Verifications
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public ValidationResult Result { get; set; }

Property Value

Type: ValidationResult
See Also