ValidationResultReturnCode Property

Gets or ses the response code of the validating process.

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

Property Value

Type: ValidationResponseCode
See Also