MessagePartEmoticon Members

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.

A portion of a message which represents an emoticon.

The MessagePartEmoticon type exposes the following members.

Properties

  Name Description
Public property DisplayText Gets the display text. (Inherited from MessagePart.)
Public property Emoticon Gets the emoticon.
Public property RawText Gets the raw text. (Inherited from MessagePart.)

Top

Methods

  Name Description
Public method Equals(Object) Determines whether the specified Object is equal to the current MessagePartEmoticon. (Overrides MessagePart.Equals(Object).)
Public method Equals(MessagePart) Determines whether the specified MessagePart is equal to the current MessagePart. (Inherited from MessagePart.)
Public method Equals(MessagePartEmoticon) Determines whether the specified MessagePartEmoticon is equal to the current MessagePartEmoticon.
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetEmoticonString Gets the emoticon string for the given emoticon.
Public method GetHashCode Serves as a hash function for a particular type. (Overrides MessagePart.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from MessagePart.)

Top

See Also

Reference

MessagePartEmoticon Class

Microsoft.Rtc.Collaboration.GroupChat Namespace