Gets the root folder once the StartListFolders()()()() is complete. The root folder may contain 0 or more child folders.

Namespace: MailAttachmentDownloaderApi
Assembly: MailAttachmentDownloaderApi (in MailAttachmentDownloaderApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
IFolder RootFolder { get; }

Return Value

the root folder

See Also