IItemMetadata::GetIsDeleted
Gets a value that indicates whether the item was deleted from the item store.
If IItemMetadata::MarkAsDeleted was called to set the property value, but the change has not yet been saved by a call to IReplicaMetadata::SaveItemMetadata, GetIsDeleted returns the value that is contained in the IItemMetadata object and not the value that is stored in the metadata store.
Show: