Salesforce

MailMsgDate (Magic xpa 4.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

MailMsgDate (Magic xpa 4.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
TitleMailMsgDate (Magic xpa 4.x)
URL NameMailMsgDate-xpa-4x