AppointmentItem.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 an AppointmentItem object.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Returns or sets a Boolean value that is True if the Outlook item has not been opened (read). Read/write.
expression .UnRead
expression A variable that represents an AppointmentItem object.