UserLoadChangeContext::RecordRecoverableErrorForItem Method
Indicates that a recoverable error occurred when data for this item was loaded from the item store.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | errorData is a nullptr. |
When this method is called, an ItemOverride object is added to the learned knowledge, and the item change will not be enumerated again for the duration of the synchronization session.
Show: