UserProfileConfigManager.StartDLImport Method
Starts the distribution list (DL) import process.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub StartDLImport
'Usage
Dim instance As UserProfileConfigManager
instance.StartDLImport()
public void StartDLImport()
See Also
Reference
UserProfileConfigManager Class