ISyncChange::GetFlags
Gets flags that are associated with this change.
The following table shows which values the source and destination provider can use for this property, and describes what each value indicates.
SYNC_CHANGE_FLAG value | Provider | Indicates |
|---|---|---|
SYNC_CHANGE_FLAG_DELETED | Source or destination | The item previously existed in the replica but has been deleted. |
SYNC_CHANGE_FLAG_DOES_NOT_EXIST | Destination only | The item does not exist in the destination replica. |
Show: