Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.​VerifiedCapability

If a comment has this capability, users with permission can mark it as verified or unverified.

Subclass of ConnectApi.​FeedElement​Capability Class.

Property Name Type Description Available Version
isVerifiableByMe Boolean Specifies whether the context user has permission to mark comments as verified or unverified (true) or not (false). 41.0
isVerified Boolean true if the comment is marked as verified, otherwise false. 41.0
lastVerifiedByUser ConnectApi.​User​Summary Class User who last marked the comment as verified or unverified, otherwise null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. 41.0
lastVerifiedDate Datetime Date when the comment was last marked as verified or unverified, otherwise null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. 41.0