MeetingItem.ReceivedTime Property
Outlook Developer Reference |
Returns or sets a Date indicating the date and time at which the item was received. Read/write.
Syntax
expression.ReceivedTime
expression A variable that represents a MeetingItem object.
See Also