Delete Method

Deletes a message.

Syntax

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

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