The FormattedOutboundChatMessagetype exposes the following members.

Properties

  Name Description
Public property FormattedMessageParts Parses the chat message into MessagePart segments, and returns a collection of the parts found.
Public property IsAlert Gets a value indicating whether this instance is a high importance message.
Public property MessageContent Gets the raw content of the chat message, after all message parts have been formatted.
Public property StoryTitle Gets the story title, or null if this is not a story message.
Top

See Also