MailItem.ReceivedTime Property

Outlook Developer Reference

Returns a Date indicating the date and time at which the item was received. Read-only.

Syntax

expression.ReceivedTime

expression   A variable that represents a MailItem object.

See Also