WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs.ReplaceAppointmentOperation Propriété
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.
Obtient le rendez-vous fourni à l’application lorsque l’utilisateur tente de la remplacer.
public:
property ReplaceAppointmentOperation ^ ReplaceAppointmentOperation { ReplaceAppointmentOperation ^ get(); };
ReplaceAppointmentOperation ReplaceAppointmentOperation();
public ReplaceAppointmentOperation ReplaceAppointmentOperation { get; }
var replaceAppointmentOperation = webUIAppointmentsProviderReplaceAppointmentActivatedEventArgs.replaceAppointmentOperation;
Public ReadOnly Property ReplaceAppointmentOperation As ReplaceAppointmentOperation
Valeur de propriété
Rendez-vous remplacé.