InternetMail.UndeleteMessages

Syntax:

UndeleteMessages(<ArrayOfDeletedData>)

Parameters:

<ArrayOfDeletedData> (required)

Type: Array.
Contains either message headers or server identificators of messages, or an array of sequence numbers of e-mail messages, for which the deletion from the server must be cancelled.

Description:

Removes the deletion marker for the IMAP letter. Allows to cancel actions of DeleteMessages method.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

Note:

Markers are not removed when operating using thePOP3 protocol.

See also:

InternetMail, method UndeleteMessages

    

1C:Enterprise Developer's Community