Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 637 Bytes

iappointmentsproviderremoveappointmentactivatedeventargs_removeappointmentoperation.md

File metadata and controls

22 lines (15 loc) · 637 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.IAppointmentsProviderRemoveAppointmentActivatedEventArgs.RemoveAppointmentOperation
winrt property

Windows.ApplicationModel.Activation.IAppointmentsProviderRemoveAppointmentActivatedEventArgs.RemoveAppointmentOperation

-description

Gets the appointment that is provided to the app when the user tries to remove it.

-property-value

The appointment that is removed.

-remarks

-examples

-see-also