Edit

Share via


ChatMessage.ChatRoomName Property

Definition

Gets the name of the chat room to which this message was posted.

public:
 property System::String ^ ChatRoomName { System::String ^ get(); };
public string ChatRoomName { get; }
member this.ChatRoomName : string
Public ReadOnly Property ChatRoomName As String

Property Value

The name of the chat room.

Applies to