ChatHistoryResult.ChatRoomName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the chat room for the messages contained in this instance.
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.