UserLoadChangeContext::RetrieveRecoverableErrorForItem Method

Gets the recoverable error that was reported when data for this item was loaded from the item store.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
RecoverableErrorData^ RetrieveRecoverableErrorForItem()

Return Value

Type: Microsoft.Synchronization::RecoverableErrorData
The recoverable error that was reported when data for this item was loaded from the item store.
Show: