EmoticonUpdateOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class EmoticonUpdateOptions { string Code { get; set; } string Description { get; set; } string Url { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Code | string | Code for the emoticon | ||
Description | string | Description of the emoticon | ||
Url | string | URL of emoticon image |