ChatRoomInformation.ChatRoomUri 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 URI of the chat room to be modified
public:
property Uri ^ ChatRoomUri { Uri ^ get(); };
public Uri ChatRoomUri { get; }
member this.ChatRoomUri : Uri
Public ReadOnly Property ChatRoomUri As Uri
Property Value
The URI of the chat room.