Click or drag to resize
DocumentCommentJsonIsRead Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.DocumentCommentJson.IsRead"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public Nullable<bool> IsRead { get; set; }

Property Value

Type: NullableBoolean
See Also