Table of Contents
EmoticonSet Property

Gets or sets name of the custom emoticon set to be used.

Syntax
 public String EmoticonSet { get; set; }
Remarks

Custom emoticon sets are registered with RegisterEmoticonSet.

See Also