If StartDownloadingAttachments()()()() or StartListFolders()()()() was called and hasn't completed yet, invoking this would cancel out of those operations. Any files that were not downloaded completely will likely be deleted. Resuming downloads is not supported by this API.

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

Syntax

C#
void Cancel()

See Also