| Overview | Service | Command |
| Authorization token required | true |
| Admin Authorization token required | false |
<GetIMAPRecentCutoffRequest id="{folder-id}" /> ## GetIMAPRecentCutoffRequest
elements and attributes you can define within a
<GetIMAPRecentCutoffRequest> element:
| XPath | Required / Optional | Description |
| @id | Required (only 1) | Type: String Folder ID |
<GetIMAPRecentCutoffResponse cutoff="{imap-recent-cutoff} (int)" /> ## GetIMAPRecentCutoffResponse
elements and attributes you can define within a
<GetIMAPRecentCutoffResponse> element:
| XPath | Required / Optional | Description |
| @cutoff | Required (only 1) | Type: int The last recorded assigned item ID in the enclosing Mailbox the last time the folder was accessed via a read/write IMAP session. Note that this value is only updated on session closes |