Gets the filename or folder name associated with this event.
Only certain events contain this, for other events this would return null.
For more information see ProcessMailEventType.
Namespace: MailAttachmentDownloaderApiAssembly: MailAttachmentDownloaderApi (in MailAttachmentDownloaderApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
string FilenameOrFolder { get; } |