Class SyntaxValidatingEventArgs
SyntaxValidatingEventArgs class
Provides data for the SyntaxValidating event.
public class SyntaxValidatingEventArgs : EventArgs
Constructors
Name | Description |
---|---|
SyntaxValidatingEventArgs(string) | Initializes a new instance of the SyntaxValidatingEventArgs class. |
Properties
Name | Description |
---|---|
Mail { get; } | Gets the mail address is being validating. |
Result { get; set; } | Gets or sets the validation result. |
Skip { get; set; } | Indicates whether to ignore the check. |
See Also
- namespace Aspose.Email.Tools.Verifications
- assembly Aspose.Email