Class Filter
Filter class
Resource definition for Gmail filters. Filters apply to specific messages instead of an entire email thread.
public class Filter
Constructors
Name | Description |
---|---|
Filter() | The default constructor. |
Properties
Name | Description |
---|---|
Action { get; set; } | Action that the filter performs. |
Id { get; set; } | The server assigned ID of the filter. |
MatchingCriteria { get; set; } | Matching criteria for the filter. |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email