MobileItem.UnRead Property (Outlook)
Returns or sets a Boolean value that indicates whether the MobileItem has not been opened (read). Read/write.
Version Information
Version Added: Outlook 2010
Syntax
expression .UnRead
expression A variable that represents a MobileItem object.
Remarks
The value of the property is True if the MobileItem object has not been opened (read).