AppointmentCalendar.RegisterSyncManagerAsync Method

Definition

Registers the AppointmentCalendar as a sync provider.

public:
 virtual IAsyncAction ^ RegisterSyncManagerAsync() = RegisterSyncManagerAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction RegisterSyncManagerAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction RegisterSyncManagerAsync();
function registerSyncManagerAsync()
Public Function RegisterSyncManagerAsync () As IAsyncAction

Returns

An asynchronous action.

Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)
App capabilities
appointmentsSystem

Applies to