Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

DeleteAttachment Method

Deletes an attachment.

Syntax

void __fastcall DeleteAttachment(String id, String attachmentId);

Remarks

This method deletes an attachment. id takes the ID of the message the attachment is attached to. attachmentId takes the attachment ID of an existing attachment. This will not delete the attachment from the Attachments* properties.

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