No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.EnhancedLinkCapability
If a feed element has this capability, it has a link that may contain
supplemental information like an icon, a title, and a description.
Subclass of ConnectApi.FeedElementCapability Class.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| description | String | A description with a 500 character limit. | 32.0 |
| icon | ConnectApi.Icon | A icon. | 32.0 |
| linkRecordId | String | A ID associated with the link if the link URL refers to a Salesforce record. | 32.0 |
| linkUrl | String | A link URL to a detail page if available content can’t display inline. | 32.0 |
| title | String | A title to a detail page. | 32.0 |