Returns the date on which the currently indexed message was received. This property is not available at design time and is read-only at run time.
Syntax
object.MsgDateReceived
The MsgDateReceived property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
Remarks
The format for this property is YYYY/MM/DD HH:MM. Hours are measured on a standard 24-hour base. The value of MsgDateReceived is set by the message system and depends on the currently indexed message, as selected by the MsgIndex property.
Data Type
String