IFeedItemMetadata::GetIsNoConflicts
Gets the noconflicts value of the item.
HRESULT GetIsNoConflicts(
BOOL * pfIsNoConflicts);
Parameters
- pfIsNoConflicts
[out] Returns TRUE if conflict preservation is not performed; otherwise, FALSE.
Return Value
S_OK
E_POINTER