| -api-id | T:Windows.ApplicationModel.Activation.AppointmentsProviderReplaceAppointmentActivatedEventArgs |
|---|---|
| -api-type | winrt class |
Provides data when an app is activated to replace an appointment in the user’s calendar.
JavaScript This type appears as WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs.
This object is accessed when you override the OnActivated method, IActivatedEventArgs.Kind is AppointmentsProvider, and IAppointmentsProviderActivatedEventArgs.Verb is equal to the value of the AppointmentsProviderLaunchActionVerbs.ReplaceAppointment property.
| Windows version | SDK version | Value added |
|---|---|---|
| 1607 | 14393 | User |
IAppointmentsProviderReplaceAppointmentActivatedEventArgs, IAppointmentsProviderActivatedEventArgs, IActivatedEventArgs