Salesforce

MailMsgFile (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MailMsgFile (Magic xpa 3.x)

Returns the file name of the specific attachment of the message.

Syntax:

MailMsgFile (index, file-index)

Parameters:

index: the sequential number of the message within the sequence of messages received upon connection.

file-index: the sequential number of the attachment within the sequence of the message's attachments.

Returns:

A string – the file name of the specific attachment of the message.

Note:

As in other email tools such as Google, you cannot read attachments that belong to an Outlook message that is attached to an email.

See also:

Mail functions

The Online and Rich Client Samples projects (program EL04 and REL04)

Reference
Attachment 
Attachment