MeetingItem.UnRead Property
Outlook Developer Reference |
Returns or sets a Boolean value that is True if the Outlook item has not been opened (read). Read/write.
Syntax
expression.UnRead
expression A variable that represents a MeetingItem object.
See Also