Cloud Mail 2020 Android Edition

Questions / Feedback?

DeleteAttachment Method

Deletes an attachment.

Syntax

public void 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 collection.

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