psMessageDateReceived - cMapiHandler
The date and time when the message was received according to MAPI and returned by MapiReadMail
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psMessageDateReceived
| Access Type | Syntax |
|---|---|
| Read Access: | Get psMessageDateReceived to StringVariable |
| Write Access: | Set psMessageDateReceived to StringVariable/Value |
Description
psMessageDateReceived is the date and time when the message was received according to MAPI and returned by MapiReadMail. The format is YYYY/MM/DD HH:MM, using a 24-hour clock.