Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the conflict is temporary.
HRESULT IsTemporary();
Return Value
S_OK when the conflict is temporary.
S_FALSE when the conflict is not temporary.
Remarks
The change applier might store temporary conflicts in the conflict log during a synchronization session. Temporary conflicts are always removed from the log before the session ends.