AppendEmoticon Method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Appends the emoticon.

Namespace:  Microsoft.Rtc.Collaboration.GroupChat
Assembly:  Microsoft.Rtc.Collaboration.GroupChat (in Microsoft.Rtc.Collaboration.GroupChat.dll)

Syntax

'Declaration
Public Sub AppendEmoticon ( _
    emoticon As ChatEmoticon _
)
'Usage
Dim instance As FormattedOutboundChatMessage
Dim emoticon As ChatEmoticon

instance.AppendEmoticon(emoticon)
public void AppendEmoticon(
    ChatEmoticon emoticon
)

Parameters

See Also

Reference

FormattedOutboundChatMessage Class

FormattedOutboundChatMessage Members

Microsoft.Rtc.Collaboration.GroupChat Namespace