EndPoint Get My Mail Folders
Name
get_my_mailfolders
Description
Get the list of mail folders for the current user.
Parameters
Parameter | Label | Required | Options | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OrderBy | Order By | NO |
|
|
||||||||||
SearchCriteria | Search Criteria | NO |
|
|
||||||||||
PageSize | Page Size | NO |
|
|||||||||||
SelectedColumns | Selected Columns | NO |
|
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
Id | DT_WSTR | 1200 | False | |
DisplayName | DT_WSTR | 500 | False | |
ParentFolderId | DT_WSTR | 1200 | False | |
ChildFolderCount | DT_I4 | 0 | False | |
UnreadItemCount | DT_I4 | 0 | False | |
TotalItemCount | DT_I4 | 0 | False | |
SizeInBytes | DT_I4 | 0 | False | |
IsHidden | DT_BOOL | 0 | False |
Input Columns
Label | DataType | Length | Raw | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |