AppointmentStoreChangeReader.AcceptChangesThrough Méthode
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.
Indique au système que toutes les modifications apportées aux rendez-vous retournés par l’appel à ReadBatchAsync, jusqu’à la valeur AppointmentStoreChange spécifiée, ont été traitées par l’application.
public:
virtual void AcceptChangesThrough(AppointmentStoreChange ^ lastChangeToAccept) = AcceptChangesThrough;
void AcceptChangesThrough(AppointmentStoreChange const& lastChangeToAccept);
public void AcceptChangesThrough(AppointmentStoreChange lastChangeToAccept);
function acceptChangesThrough(lastChangeToAccept)
Public Sub AcceptChangesThrough (lastChangeToAccept As AppointmentStoreChange)
Paramètres
- lastChangeToAccept
- AppointmentStoreChange
Objet AppointmentStoreChange indiquant la dernière modification qui a été traitée par l’application.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|