MapiMessage.dateReceived Method [AX 2012]

Returns the date when the message was received.

public str dateReceived([date theDate])

Run On

Called

Parameters

theDate
Type: date
The date when the message was received; optional.

Return Value

Type: str
A string that indicates the date when the message was received.

The format of the string that is returned is YYYY/MM/DD HH:MM and uses a 24-hour clock.

Community Additions

ADD
Show: