IFeedItemMetadata::GetIsNoConflicts

Gets the noconflicts value of the item.


HRESULT GetIsNoConflicts(
  BOOL * pfIsNoConflicts);

pfIsNoConflicts

[out] Returns TRUE if conflict preservation is not performed; otherwise, FALSE.

  • S_OK

  • E_POINTER

Show: