EmailMessage.IsRead Property

Definition

True if the email is read, otherwise false.

public bool? IsRead { get; set; }
member this.IsRead : Nullable<bool> with get, set
Public Property IsRead As Nullable(Of Boolean)

Property Value

Applies to