Filter

Filter class

Resource definition for Gmail filters. Filters apply to specific messages instead of an entire email thread.

The Filter type exposes the following members:

Constructors

NameDescription
Filter()Initializes a new instance of the Filter class

Properties

NameDescription
idThe server assigned ID of the filter.
matching_criteriaMatching criteria for the filter.
actionAction that the filter performs.

See Also