You are currently reviewing an older revision of this page.
Emoticon is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
Emoticon
Telligent.Evolution.Extensibility.Api.Entities.Version1
class Emoticon { string Code { get; set; } string Description { get; set; } int? Id { get; set; } string Url { get; set; } }
string
int?