Platform SDK: CDO 1.2.1 |
The TimeSent property returns the date and time the message was sent as a vbDate variant data type. Read-only.
objMessage.TimeSent
Variant (vbDate format)
The TimeReceived and TimeSent properties set and return dates and times as the local time for the user's system.
See the example for the Message object's TimeReceived property.