A portion of a message that represents a chat room link.

The MessagePartChatRoomLinktype exposes the following members.

Constructors

  Name Description
Public method MessagePartChatRoomLink Internal use only: Initializes a new instance of the MessagePartChatRoomLink class.
Top

Properties

  Name Description
Public property ChatRoomUri Gets the chat room URI.
Public property DisplayText Gets the display text.(Inherited from MessagePart.)
Public property RawText Gets the raw text.(Inherited from MessagePart.)
Top

Methods

  Name Description
Public method Equals(Object) Determines whether the specified Objectis equal to the current MessagePartChatRoomLink .(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(MessagePartChatRoomLink) Determines whether the specified MessagePartChatRoomLink is equal to the current MessagePartChatRoomLink .
Protected method Finalize (Inherited from Object.)
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