Outlook-3.723.1100
Outlook | |
|---|---|
Author: Irene Cho Do not use this plugin. It is under-development.
Primary Features
|
Required Parameters
OP Type: Mail Lists, Get Contents, Save attachment
Folder Type: Specifies the folder type for a specified folder. Default is 6 which is Inbox (https://docs.microsoft.com/en-us/office/vba/api/outlook.oldefaultfolders)
OP Type | Parameters | Output |
|---|---|---|
Mail Lists | Folder Type | idx,mails (csv) |
Subfolder | ||
Get Contents | Folder Type | (Email Contents) |
Subject | ||
Sender Address | ||
Received Time *Always include single quotation marks to date e.g. >=’2020-10’ | ||
Main Conditions: Set customized restrictions e.g. [SentOn]>=’2020-10’ | ||
Save attachment | (same as ‘Get Contents’ operation) | Output Folder Path |
Output Folder: An absolute folder path to save the attachment |