PersistentChatServerConfiguration.RoomManagementUrl 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 URL used for managing rooms.
public:
property System::String ^ RoomManagementUrl { System::String ^ get(); };
public string RoomManagementUrl { get; }
member this.RoomManagementUrl : string
Public ReadOnly Property RoomManagementUrl As String