ChatRoomSummary.ChatRoomUri Property

Definition

Gets the URI of the chat room.

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

Property Value

Uri

The URI of the chat room.

Applies to