SearchFilter 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 the base class for derived classes that represent a search restriction.
public ref class SearchFilter abstract : Microsoft::Exchange::WebServices::Data::ComplexProperty
public abstract class SearchFilter : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public MustInherit Class SearchFilter
Inherits ComplexProperty
- Inheritance
- Derived