WSSSweepSynch.DefaultJobName Property

Gets the default incremental synchronization job name. Do not use this member directly from your code; instead, use stsadm.exe.

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

Syntax

'Declaration
Public Shared ReadOnly Property DefaultJobName As String
    Get
'Usage
Dim value As String

value = WSSSweepSynch.DefaultJobName
public static string DefaultJobName { get; }

Property Value

Type: System.String
The default incremental synchronization job name.

Remarks

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

For more information about incremental or full user profile synchronization, see Person Synchronization with Windows SharePoint Services.

See Also

Reference

WSSSweepSynch Class

WSSSweepSynch Members

Microsoft.Office.Server.UserProfiles Namespace