Subscriber portal
Gets a value that indicates whether conflicts are preserved for the FeedSync item.
HRESULT IsNoConflictsSpecified ( BOOL* pfIsNoConflictsSpecified);
[out] TRUE if conflicts are not preserved for the item; otherwise, FALSE. This value corresponds to the noconflicts attribute of the FeedSync item.
S_OK
E_POINTER