ChatHistoryResult.ChatRoomUri Property

Definition

Gets the URI of the chat room for the messages contained in this instance.

public:
 property Uri ^ ChatRoomUri { Uri ^ get(); };
public Uri ChatRoomUri { get; }
member this.ChatRoomUri : Uri
Public ReadOnly Property ChatRoomUri As Uri

Property Value

Uri

The chat room URI.

Applies to