Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ReadByCapability

If a feed element has this capability, the context user can mark it as read.

Subclass of ConnectApi.FeedElementCapability.

Property Name Type Description Available Version
isReadByMe Boolean Specifies whether the feed element has been read (true) or not (false) by the context user. 40.0
lastReadDateByMe Datetime Last date when the feed element was marked read for the context user in ISO 8601 format. Otherwise, null. 40.0
page ConnectApi.​ReadByPage First page of information about who read the feed element and when. 40.0