Salesforce

MailMsgDate (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MailMsgDate (Magic xpa 3.x)

Retrieves the date and time information of the selected mail message identified by its index.

Syntax:

MailMsgDate(index)

Parameters:

index: The index of the mail message.

Returns:

A string – The date and time combination of the mail message.

Example:

MailMsgDate(12) returns the date and time that the mail was sent as it appeared in the mail message header – for example, 12/03/2001 12:32:05.

See also:

Mail functions

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

Reference
Attachment 
Attachment