Edit

Share via


PersistentChatConfiguration.PersistentChatUris Property

Definition

Gets the collection of uris for all persistent chat pools.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ PersistentChatUris { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> PersistentChatUris { get; }
member this.PersistentChatUris : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property PersistentChatUris As Collection(Of String)

Property Value

Applies to