ItemEstimateRequest
Contents
[
Hide
]
ItemEstimateRequest class
Contains ItemEstimate request parameters
public class ItemEstimateRequest
Constructors
| Name | Description |
|---|---|
| ItemEstimateRequest() | Initializes a new instance of the ItemEstimateRequest class. |
| ItemEstimateRequest(string, string, AirsyncFilterType?) | Initializes a new instance of the ItemEstimateRequest class. |
| ItemEstimateRequest(string, string, ItemEstimateOptions[], bool?) | Initializes a new instance of the ItemEstimateRequest class. |
Properties
| Name | Description |
|---|---|
| CollectionId { get; set; } | Specifies the server ID of the collection from which the item estimate is being obtained. |
| ConversationMode { get; set; } | Specifies whether to include items that are included within the conversation modality within the results of the GetItemEstimate command response. |
| FilterType { get; set; } | Specifies an optional time window for the objects |
| Options { get; set; } | Contains array of elements that filter the results of the GetItemEstimate operation. |
| SyncKey { get; set; } | Represents the current state of a collection. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email