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.CaseCommentCapability

If a feed element has this capability, it has a case comment on the case feed.

Subclass of ConnectApi.FeedElementCapability.

Property Name Type Description Available Version
actorType ConnectApi.​CaseActorType Specifies the type of user who made the comment. 32.0
createdBy ConnectApi.Actor Information about the user who created the comment. 32.0
createdDate Datetime ISO 8601 date string, for example, 2011-02-25T18:24:31.000Z. 32.0
eventType ConnectApi.​CaseComment​EventType Specifies an event type for a comment in the case feed. 32.0
id String 18-character ID of case comment. 32.0
published Boolean Specifies whether the comment has been published. 32.0
text String Text of the case comment. 32.0