ISaveChangeContext::SetRecoverableErrorOnChange
Indicates that a recoverable error occurred when data for this item was saved to the item store.
When this method is called, an ISingleItemException object is added to the learned knowledge; and the item change will not be enumerated again for the duration of the synchronization session.
This method updates the knowledge for the synchronization scope. After this method is called, call ISaveChangeContext::GetKnowledgeForScope to retrieve the updated knowledge.
Show: