2.2.3.177.5 Status (FolderSync)
The Status element is a required child element of the FolderSync element in FolderSync command responses that indicates the success or failure of a FolderSync command request (section 2.2.1.5).
All elements referenced in this section are defined in the FolderHierarchy namespace.
Command request/response |
Parent elements |
Child elements |
Data type |
Number allowed |
---|---|---|---|---|
FolderSync command response |
FolderSync (section 2.2.3.76) |
None |
integer ([MS-ASDTYPE] section 2.6) |
1…1 (required) |
If the command fails, the Status element contains a code that indicates the type of failure. The Status element is global for all collections. If one collection fails, a failure status MUST be returned for all collections.
The following table lists the status codes for the FolderSync command (section 2.2.1.5). For information about the scope of the status value and for status values common to all ActiveSync commands, see section 2.2.2.
Value |
Meaning |
Cause |
Scope |
Resolution |
---|---|---|---|---|
1 |
Success |
Server successfully completed command. |
Global |
None. |
6 |
An error occurred on the server. |
Server misconfiguration, temporary system issue, or bad item. This is frequently a transient condition. |
Global |
Retry the FolderSync command. If continued attempts to synchronization fail, consider returning to synchronization key zero (0). |
9 |
Synchronization key mismatch or invalid synchronization key. |
The client sent a malformed or mismatched synchronization key, or the synchronization state is corrupted on the server. |
Global |
Delete items added since last synchronization and return to synchronization key zero (0). |
10 |
Incorrectly formatted request. |
The client sent a FolderSync command request that contains a semantic or syntactic error. |
Global |
Double-check the request for accuracy. |
11 |
An unknown error occurred. |
Server misconfiguration, temporary system issue, or bad item. This is frequently a transient condition. |
Global |
Retry the FolderSync command. If continued attempts to synchronization fail, consider returning to synchronization key zero (0). |
12 |
Code unknown. |
Unusual back-end issue. |
Global |
None. |
Protocol Versions
The following table specifies the protocol versions that support this element. The client indicates the protocol version being used by setting either the MS-ASProtocolVersion header, as specified in [MS-ASHTTP] section 2.2.1.1.2.6, or the Protocol version field, as specified in [MS-ASHTTP] section 2.2.1.1.1.1, in the request.
Protocol version |
Element support |
---|---|
2.5 |
Yes |
12.0 |
Yes |
12.1 |
Yes |
14.0 |
Yes |
14.1 |
Yes |
16.0 |
Yes |
16.1 |
Yes |