FormattedOutboundChatMessage.AppendEmoticon(ChatEmoticon) Method

Definition

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.

Applies to