Cloud Mail 2020 Kotlin Edition

Questions / Feedback?

DeleteAttachment Method

Deletes an Attachment.

Syntax

public fun deleteAttachment(id: String?, attachmentId: String?)

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Kotlin Edition - Version 20.0 [Build 7941]