Salesforce

MailMsgDel (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MailMsgDel (Magic xpa 3.x)

Deletes a message from the server mailbox.

Syntax:

MailMsgDel(index)

Parameters:

index: number, index of the message in the mailbox

Returns:

0 - Success

<0 - Error code

Note:

The deletion of a specific message from an IMAP mail server is committed immediately. The deletion of a specific message from a POP3 mail server is committed only upon disconnecting from the mail server.

See also:

Mail functions

The Online and Rich Client Samples projects (program EL03 and REL03)

Reference
Attachment 
Attachment