Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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)
Syntax
'Declaration
Public Function RetrieveRecoverableErrorForItem As RecoverableErrorData
'Usage
Dim instance As UserLoadChangeContext
Dim returnValue As RecoverableErrorData
returnValue = instance.RetrieveRecoverableErrorForItem()
public RecoverableErrorData RetrieveRecoverableErrorForItem()
public:
RecoverableErrorData^ RetrieveRecoverableErrorForItem()
member RetrieveRecoverableErrorForItem : unit -> RecoverableErrorData
public function RetrieveRecoverableErrorForItem() : RecoverableErrorData
Return Value
Type: Microsoft.Synchronization.RecoverableErrorData
The recoverable error that was reported when data for this item was loaded from the item store.