ChatSyncManager.Configuration Property

Definition

The configuration properties of the sync manager.

public:
 property ChatSyncConfiguration ^ Configuration { ChatSyncConfiguration ^ get(); };
ChatSyncConfiguration Configuration();
public ChatSyncConfiguration Configuration { get; }
var chatSyncConfiguration = chatSyncManager.configuration;
Public ReadOnly Property Configuration As ChatSyncConfiguration

Property Value

Gets the configuration properties of the sync manager.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to