Click or drag to resize

GetItemEstimate Enumeration

GetItemEstimate namespace of the ActiveSync protocol

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum GetItemEstimate
Members
  Member nameValueDescription
GetItemEstimate5 The GetItemEstimate element is a required element in GetItemEstimate command requests and GetItemEstimate command responses that identifies the body of the HTTP POST as containing a GetItemEstimate command (section 2.2.2.7).
Version6 The Version tag is supported only when the MS-ASProtocolVersion header is set to 12.1.
Collections7 Serves as a container for one to 300 Collection elements.
Collection8 Contains elements that apply to a particular collection.
Class9 Assigns the filters within the airsync:Options container to a given class.
CollectionId10 Specifies the server ID of the collection from which the item estimate is being obtained.
DateTime11 The DateTime tag is supported only when the MS-ASProtocolVersion header is set to 12.1.
Estimate12 Specifies the estimated number of items in the collection or folder that have to be synchronized.
Response13 Contains elements that describe estimated changes.
Status14 Indicates the reason for the failure of a command request.
See Also