Share via


AppointmentItem.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 an AppointmentItem object.

See Also