Share via


DLImportInProgressException - Classe

Représente une exception qui est levée lorsqu'un utilisateur tente de démarrer l'importation d'une liste de distribution (DL) lors de l'opération d'importation une autre liste de distribution est déjà en cours.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.UserProfiles.UserProfileException
      Microsoft.Office.Server.UserProfiles.DLImportInProgressException

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class DLImportInProgressException _
    Inherits UserProfileException
'Utilisation
Dim instance As DLImportInProgressException
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class DLImportInProgressException : UserProfileException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

DLImportInProgressException - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms