SearchPreviewItem.Read Property

Definition

Gets or sets whether the item has been read. The Read property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property bool Read { bool get(); void set(bool value); };
public bool Read { get; set; }
Public Property Read As Boolean

Property Value

true if the item has been read; otherwise, false.

Applies to