Edit

Share via


ChatRoomSession.ParentCategoryUri Property

Definition

Gets the URI of the category for the chat room to which this session is joined. If the session is not joined, this property is null.

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

Property Value

Uri

The URI of the category for the chat room.

Applies to