IEnumLoggedConflictsBuilder Interface
Builds a list of ILoggedConflict objects.
IEnumLoggedConflictsBuilder method | Description |
|---|---|
Adds the specified logged conflict to the list. | |
Gets an IEnumLoggedConflicts object that can be used to enumerate the list of logged conflicts that are contained in this object. |
To obtain an IEnumLoggedConflictsBuilder object, call IProviderSyncServices2::CreateLoggedConflictsEnumBuilder.
Show: