ItemOperationsFetchResponce Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The ItemOperationsFetchResponce type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItemOperationsFetchResponce | Initializes a new instance of the ItemOperationsFetchResponce class |
Name | Description | |
---|---|---|
![]() | Class |
Identifies the class of the item.
The valid Class element values are:
- Email
- Contacts
- Calendar
- Tasks
|
![]() | CollectionId |
Specifies the folder that has to be fetched.
Contains ServerId of a folder.
|
![]() | LinkId |
Specifies a Uniform Resource Identifier (URI) that is assigned by the server to certain resources, such as Windows SharePoint Services or UNC documents.
Can be used by the Fetch element to refer to the location of an item.
|
![]() | LongId |
Specifies a unique identifier that was assigned by the server to each result returned by a previous Search response.
The LongId element value can be up to 256 characters in length.
|
![]() | Properties |
Contains the properties that are returned for item(s) in the response.
|
![]() | ServerId |
Specifies a unique identifier that is assigned by the server to each object that can be synchronized or have an item operation applied to it.
|
![]() | Status |
Contains a code and description that indicates the success or failure of the ItemOperations operation
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |