PersistentChatServices.ServerConfiguration Property

Definition

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.

Applies to