Salesforce

MailMsgHeader (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MailMsgHeader (Magic xpa 3.x)

Retrieves the header information of the selected mail message.

Syntax:

MailMsgHeader(index, header-key)

Parameters:

index: The mail message index.

header-key
: A text string that corresponds to the header information segment.

Returns:

If the header-key is blank, the returned text string displays the entire header information.

If the header key is not blank, the text string displays the value of the header segment defined by the header-key.

See also:

Mail functions

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

Reference
Attachment 
Attachment