PersistentChatConfiguration.DefaultPersistentChatUri 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 default persistent chat pool.
public:
property System::String ^ DefaultPersistentChatUri { System::String ^ get(); };
public string DefaultPersistentChatUri { get; }
member this.DefaultPersistentChatUri : string
Public ReadOnly Property DefaultPersistentChatUri As String