AppointmentsProviderShowTimeFrameActivatedEventArgs Kelas

Definisi

Menyediakan data saat aplikasi diaktifkan untuk menampilkan jangka waktu tertentu di kalender pengguna.

Javascript Jenis ini muncul sebagai WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs.

public ref class AppointmentsProviderShowTimeFrameActivatedEventArgs sealed : IAppointmentsProviderShowTimeFrameActivatedEventArgs
public ref class AppointmentsProviderShowTimeFrameActivatedEventArgs sealed : IActivatedEventArgsWithUser, IAppointmentsProviderShowTimeFrameActivatedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AppointmentsProviderShowTimeFrameActivatedEventArgs final : IAppointmentsProviderShowTimeFrameActivatedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AppointmentsProviderShowTimeFrameActivatedEventArgs final : IActivatedEventArgsWithUser, IAppointmentsProviderShowTimeFrameActivatedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AppointmentsProviderShowTimeFrameActivatedEventArgs : IAppointmentsProviderShowTimeFrameActivatedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AppointmentsProviderShowTimeFrameActivatedEventArgs : IActivatedEventArgsWithUser, IAppointmentsProviderShowTimeFrameActivatedEventArgs
Public NotInheritable Class AppointmentsProviderShowTimeFrameActivatedEventArgs
Implements IAppointmentsProviderShowTimeFrameActivatedEventArgs
Public NotInheritable Class AppointmentsProviderShowTimeFrameActivatedEventArgs
Implements IActivatedEventArgsWithUser, IAppointmentsProviderShowTimeFrameActivatedEventArgs
Warisan
Object Platform::Object IInspectable AppointmentsProviderShowTimeFrameActivatedEventArgs
Atribut
Penerapan

Persyaratan Windows

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

Keterangan

Objek ini diakses saat Anda mengganti metode OnActivated , IActivatedEventArgs.Kind adalah AppointmentsProvider, dan IAppointmentsProviderActivatedEventArgs.Verb sama dengan nilai properti AppointmentsProviderLaunchActionVerbs.ShowTimeFrame .

Riwayat versi

Versi Windows Versi SDK Nilai ditambahkan
1607 14393 Pengguna

Properti

Duration

Mendapatkan durasi jangka waktu yang akan ditampilkan.

Kind

Mendapatkan jenis aktivasi.

PreviousExecutionState

Mendapatkan status eksekusi aplikasi sebelum diaktifkan.

SplashScreen

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

TimeToShow

Mendapatkan tanggal dan waktu mulai jangka waktu yang akan ditampilkan.

User

Mendapatkan pengguna tempat aplikasi diaktifkan.

Verb

Mendapatkan tindakan yang akan dilakukan oleh penyedia janji temu.

Berlaku untuk

Lihat juga