saveAllAttachmentsFromEmail
Description
Saves all attachments from an incoming email, in a given directory, on the local disk.
Syntax | saveAllAttachmentsFromEmail(dirPath) | Package |
|
Alias |
| Pkg Usage |
|
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
dirPath | string | Yes | Where to save those attachments |
Return Type
boolean
True if the attachments are saved