MessagePartChatRoomLink.ChatRoomUri Property

Definition

Gets the chat room URI.

public:
 property Uri ^ ChatRoomUri { Uri ^ get(); void set(Uri ^ value); };
public Uri ChatRoomUri { get; set; }
member this.ChatRoomUri : Uri with get, set
Public Property ChatRoomUri As Uri

Property Value

Uri

The chat room URI.

Applies to