Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

FetchAttachment Method

Retrieves a message attachment.

Syntax

void __fastcall FetchAttachment(String id, String attachmentId);

Remarks

This method retrieves an attachment. id specifies the message ID for the message the attachment is attached to.

The fetched attachment can be accessed through the Attachment* properties.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 C++ Builder Edition - Version 20.0 [Build 8308]