ReceivedTime Property

Microsoft Outlook Visual Basic

ReceivedTime Property

       

Returns or sets a Date indicating the date and time at which the mail message, meeting item, or post was received. Read/write for the MeetingItem object; read-only for the MailItem and PostItem objects.

expression.ReceivedTime

expression    Required. An expression that returns a MailItem, MeetingItem, or PostItem object.