DotMSN

EmoticonMessage Constructor (Emoticon)

Constructor with a single emoticon supplied.

[Visual Basic]
Overloads Public Sub New( _
   ByVal emoticon As Emoticon _
)
[C#]
public EmoticonMessage(
   Emoticon emoticon
);

Parameters

emoticon

See Also

EmoticonMessage Class | XihSolutions.DotMSN Namespace | EmoticonMessage Constructor Overload List