Share via


WSSSynchScheduler.ClearExcludeList Method

Clears the synchronization schedule in the exclude list. Do not use this member directly from your code; instead, uses stsadm.exe.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Sub ClearExcludeList
'Usage
Dim instance As WSSSynchScheduler

instance.ClearExcludeList()
public void ClearExcludeList()

Remarks

The WSSSynchScheduler class is not intended to be used directly from your code; use stsadm.exe instead.

See Also

Reference

WSSSynchScheduler Class

WSSSynchScheduler Members

Microsoft.Office.Server.UserProfiles Namespace