IPWorks 2020 JavaScript Edition

Questions / Feedback?

DeleteFromMailbox Method

Marks the messages specified by MessageSet as deleted.

Syntax

async imap.deleteFromMailbox(): Promise<void>

Remarks

This method marks the messages specified by MessageSet as deleted. Calling this method is equivalent to calling AddMessageFlags with "\Deleted" as the Flags parameter.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]