MessagePartEmoticon.GetEmoticonString(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.
Gets the emoticon string for the given emoticon.
public:
static System::String ^ GetEmoticonString(Microsoft::Rtc::Collaboration::PersistentChat::ChatEmoticon emoticon);
public static string GetEmoticonString(Microsoft.Rtc.Collaboration.PersistentChat.ChatEmoticon emoticon);
static member GetEmoticonString : Microsoft.Rtc.Collaboration.PersistentChat.ChatEmoticon -> string
Public Shared Function GetEmoticonString (emoticon As ChatEmoticon) As String
Parameters
- emoticon
- ChatEmoticon
The emoticon.
Returns
The raw text which is used to construct the emoticon. For example: -) represents a Smile