TTMSFNCCloudMicrosoftOutlookMailAttachment.SaveToFile Method
Decodes the attachment content and writes it to a file on disk.
API unit family: TMSFNCCloudMicrosoftOutlookMail
Declaring type: TTMSFNCCloudMicrosoftOutlookMailAttachment
Syntax
procedure SaveToFile(AFile: string);
Parameters
| Name | Description |
|---|---|
AFile |
Target file path to write the decoded attachment to. |