ItemEstimateOptions Class

Contains elements that filter the results of the GetItemEstimate operation.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.ActiveSync.TransportLayerItemEstimateOptions

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

The ItemEstimateOptions type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyClass
Identifies the class of the item.
Public propertyFilterType
Specifies an optional time window for the objects
Public propertyMaxItems
Specifies the maximum number of items to include in the response.
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