Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

Delete Method

Deletes a message.

Syntax

void __fastcall Delete(String id);

Remarks

This method is used to delete both drafts and messages in other folders. Deleted messages will be moved to the Deleted folder. id takes the message ID of the message to be deleted. This will not remove the message from the MessageInfo* properties.

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