EmailMailboxChangeReader.AcceptChangesThrough(EmailMailboxChange) 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.
Accepte toutes les modifications par le biais de la modification actuelle.
public:
virtual void AcceptChangesThrough(EmailMailboxChange ^ lastChangeToAcknowledge) = AcceptChangesThrough;
void AcceptChangesThrough(EmailMailboxChange const& lastChangeToAcknowledge);
public void AcceptChangesThrough(EmailMailboxChange lastChangeToAcknowledge);
function acceptChangesThrough(lastChangeToAcknowledge)
Public Sub AcceptChangesThrough (lastChangeToAcknowledge As EmailMailboxChange)
Paramètres
- lastChangeToAcknowledge
- EmailMailboxChange
Modification actuelle.
Configuration requise pour Windows
Fonctionnalités de l’application |
email
emailSystem
|