The IFolder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Count |
Count of subfolders within this folder.
| |
| GetChildIFolder |
Given the folder name, gets the child folder.
| |
| GetFolders |
Gets the list of child folder names.
| |
| IsEmpty |
Checks if there are no child folders.
| |
| Name |
Name of this folder
|
Properties
| Name | Description | |
|---|---|---|
| Selected |
Use this to mark a specific folder as selected to be downloaded by StartDownloadingAttachments()()()().
At-least one folder has to be selected, otherwise StartDownloadingAttachments()()()() will default to Inbox.
|