CategorizedMentionables is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class CategorizedMentionables
{
string LabelHtml { get; }
ApiList<Mentionable> Mentionables { get; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| LabelHtml | string | |||
| Mentionables | ApiList<Mentionable> |