PersistentChatServices.ServerConfiguration 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.
An object describing the server configuration.
public:
property Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatServerConfiguration ^ ServerConfiguration { Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatServerConfiguration ^ get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatServerConfiguration ServerConfiguration { get; }
member this.ServerConfiguration : Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatServerConfiguration
Public ReadOnly Property ServerConfiguration As PersistentChatServerConfiguration
Property Value
The server configuration.