Share via


MapiMessage.dateReceived Method

Returns the date when the message was received.

Syntax

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.

Remarks

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

See Also

Reference

MapiMessage Class