WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des données lorsqu’une application est activée pour afficher les détails d’un rendez-vous.
public ref class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs sealed : IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, IActivatedEventArgsDeferral
public ref class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs sealed : IActivatedEventArgsWithUser, IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs final : IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs final : IActivatedEventArgsWithUser, IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs : IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs : IActivatedEventArgsWithUser, IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
Implements IActivatedEventArgsDeferral, IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
Public NotInheritable Class WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
Implements IActivatedEventArgsDeferral, IActivatedEventArgsWithUser, IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
- Héritage
-
Object Platform::Object IInspectable WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
- Attributs
- Implémente
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Remarques
Historique des versions
Version de Windows | Version du SDK | Valeur ajoutée |
---|---|---|
1607 | 14393 | Utilisateur |
Propriétés
ActivatedOperation |
Obtient l’opération d’activation de l’application. |
InstanceStartDate |
Obtient la date de début du rendez-vous instance pour lequel l’application doit afficher les détails. |
Kind |
Obtient le type d’activation. |
LocalId |
Obtient l’identificateur local du rendez-vous pour lequel l’application doit afficher les détails. |
PreviousExecutionState |
Obtient l’état d’exécution de l’application avant son activation. |
RoamingId |
Obtient l’identificateur d’itinérance du rendez-vous pour lequel l’application doit afficher les détails. |
SplashScreen |
Obtient l’objet d’écran de démarrage qui fournit des informations sur la transition de l’écran de démarrage à l’application activée. |
User |
Obtient l’utilisateur pour lequel l’application a été activée. |
Verb |
Obtient l’action à effectuer par le fournisseur de rendez-vous. |