DocumentItem.UnRead Property (Outlook)

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 DocumentItem object.

See Also

Concepts

DocumentItem Object Members

DocumentItem Object