GraphMessageData.IsRead Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
IsRead
Gets or sets the value indicating whether the message is read.
Declaration
public bool? IsRead { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> |