SearchFilter.ExcludesBitmask Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |