Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Simple Types - mailFolderType

Description

This type defines the special folder types that can exist in a mailbox. Each special folder type must exist once and once only for each mailbox. All other user created folders have the ‘userDefined’ type.

Value Constraints

Only the following values are permitted for this type, passing any other value will generate a validation error.

Allowed Value Mapped Value Description
userDefined 0 No description provided
inbox 1 No description provided
outbox 2 No description provided
sent 3 No description provided
deleted 4 No description provided
drafts 5 No description provided
In This Document