SearchRequest Class

Contains search request information
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.ActiveSync.TransportLayerSearchRequest

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class SearchRequest

The SearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodSearchRequest
Initializes a new instance of the SearchRequest class
Properties
  NameDescription
Public propertyStore
Specify the location, name, and options for the search.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also