Specify the raw folder path separated by '/' to which messages that have been succesfully downloaded needs to be moved to. Example: "INBOX/bar" where bar is a sub folder of folder INBOX.

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

Syntax

C#
string MoveToFolderOnSuccessfulDownload { get; set; }

See Also