The IFolder type exposes the following members.

Methods

  NameDescription
Public methodCount
Count of subfolders within this folder.
Public methodGetChildIFolder
Given the folder name, gets the child folder.
Public methodGetFolders
Gets the list of child folder names.
Public methodIsEmpty
Checks if there are no child folders.
Public methodName
Name of this folder

Properties

  NameDescription
Public propertySelected
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.

See Also