This topic has not yet been rated - Rate this topic

SyncKnowledge.ExcludeItem Method

Removes knowledge about the specified item from the knowledge.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public void ExcludeItem (
	SyncId itemId
)
public void ExcludeItem (
	SyncId itemId
)
public function ExcludeItem (
	itemId : SyncId
)

Parameters

itemId

The ID of the item to exclude.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.