SearchFilter.ExcludesBitmask Class

Definition

Represents a bitmask exclusion search filter.

public: ref class SearchFilter::ExcludesBitmask sealed : Microsoft::Exchange::WebServices::Data::SearchFilter::PropertyBasedFilter
public sealed class SearchFilter.ExcludesBitmask : Microsoft.Exchange.WebServices.Data.SearchFilter.PropertyBasedFilter
Public NotInheritable Class SearchFilter.ExcludesBitmask
Inherits SearchFilter.PropertyBasedFilter
Inheritance

Constructors

SearchFilter.ExcludesBitmask()

Initializes a new instance of the SearchFilter.ExcludesBitmask class.

SearchFilter.ExcludesBitmask(PropertyDefinitionBase, Int32)

Initializes a new instance of the SearchFilter.ExcludesBitmask class with the specified property definition and bitmask.

Properties

Bitmask

Gets or sets the bitmask to compare the property with.

PropertyDefinition

Gets or sets an item property that is used to filter the search.

(Inherited from SearchFilter.PropertyBasedFilter)

Applies to