SyncKnowledge::ExcludeItem Method
Removes knowledge about the specified item from the knowledge.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | This SyncKnowledge object is not initialized. |
| ArgumentNullException | itemId is a nullptr. |
| SyncIdFormatMismatchException | itemId is not in the ID format specified for this knowledge object or has a different variable length setting. |
Show: