IReplicaMetadata::SetForgottenKnowledge
Sets the forgotten knowledge for this replica.
The forgotten knowledge of a replica represents items that have been deleted from the item store and that also have had their tombstones removed from the metadata store. It is used to help prevent reintroduction of deleted items.
Note |
|---|
This method does not save the change to the store. The provider must call IReplicaMetadata::SaveReplicaMetadata to save all changes that have been made to the IReplicaMetadata properties. |
Show:
Note