Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 ()
public RecoverableErrorData RetrieveRecoverableErrorForItem ()
public function RetrieveRecoverableErrorForItem () : RecoverableErrorData
Return Value
The recoverable error that was reported when data for this item was loaded from the item store.
See Also
Reference
UserLoadChangeContext Class
UserLoadChangeContext Members
Microsoft.Synchronization Namespace