IPWorks S/MIME 2020 JavaScript Edition

Questions / Feedback?

Delete Method

Deletes a message specified by MessageNumber on the server.

Syntax

async spop.delete(): Promise<void>

Remarks

This method asks the MailServer to delete the message specified by MessageNumber. The message will not actually be deleted from the server until the connection is closed. In order to cancel a previous Delete, use the Reset method.

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