Bagikan melalui


IAppointmentsProviderReplaceAppointmentActivatedEventArgs Antarmuka

Definisi

Menyediakan data saat aplikasi diaktifkan untuk mengganti janji temu di kalender pengguna.

public interface class IAppointmentsProviderReplaceAppointmentActivatedEventArgs : IAppointmentsProviderActivatedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(357677012, 43393, 16487, 138, 98, 5, 36, 228, 173, 225, 33)]
struct IAppointmentsProviderReplaceAppointmentActivatedEventArgs : IAppointmentsProviderActivatedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(357677012, 43393, 16487, 138, 98, 5, 36, 228, 173, 225, 33)]
public interface IAppointmentsProviderReplaceAppointmentActivatedEventArgs : IAppointmentsProviderActivatedEventArgs
Public Interface IAppointmentsProviderReplaceAppointmentActivatedEventArgs
Implements IAppointmentsProviderActivatedEventArgs
Turunan
Atribut
Penerapan

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Properti

Kind

Mendapatkan alasan bahwa aplikasi ini sedang diaktifkan.

(Diperoleh dari IActivatedEventArgs)
PreviousExecutionState

Mendapatkan status eksekusi aplikasi sebelum aktivasi ini.

(Diperoleh dari IActivatedEventArgs)
ReplaceAppointmentOperation

Mendapatkan janji temu yang disediakan untuk aplikasi saat pengguna mencoba menggantinya.

SplashScreen

Mendapatkan objek layar splash yang menyediakan informasi tentang transisi dari layar splash ke aplikasi yang diaktifkan.

(Diperoleh dari IActivatedEventArgs)
Verb

Mendapatkan tindakan yang akan dilakukan oleh penyedia janji temu.

(Diperoleh dari IAppointmentsProviderActivatedEventArgs)

Berlaku untuk

Lihat juga