ProvisioningData.PersistentChatConfiguration 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 persistnet chat configuration from the provisioning data.
public:
property Microsoft::Rtc::Collaboration::Presence::PersistentChatConfiguration ^ PersistentChatConfiguration { Microsoft::Rtc::Collaboration::Presence::PersistentChatConfiguration ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.PersistentChatConfiguration PersistentChatConfiguration { get; }
member this.PersistentChatConfiguration : Microsoft.Rtc.Collaboration.Presence.PersistentChatConfiguration
Public ReadOnly Property PersistentChatConfiguration As PersistentChatConfiguration