EmailMailboxChangeReader.AcceptChangesThrough(EmailMailboxChange) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Accepts all changes through the current change.
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)
Parameters
- lastChangeToAcknowledge
- EmailMailboxChange
The current change.
Windows requirements
App capabilities |
email
emailSystem
|