FormattedOutboundChatMessage.AppendEmoticon(ChatEmoticon) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Appends the emoticon.
public:
void AppendEmoticon(Microsoft::Rtc::Collaboration::PersistentChat::ChatEmoticon emoticon);
public void AppendEmoticon(Microsoft.Rtc.Collaboration.PersistentChat.ChatEmoticon emoticon);
member this.AppendEmoticon : Microsoft.Rtc.Collaboration.PersistentChat.ChatEmoticon -> unit
Public Sub AppendEmoticon (emoticon As ChatEmoticon)
Parameters
- emoticon
- ChatEmoticon
The emoticon.