OrganizationNotFoundException - Constructeur (String)

Remarque : cette API est désormais obsolète.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("This class is no longer supported.")> _
Public Sub New ( _
    msg As String _
)
'Utilisation
Dim msg As String

Dim instance As New OrganizationNotFoundException(msg)
[ObsoleteAttribute("This class is no longer supported.")]
public OrganizationNotFoundException(
    string msg
)

Paramètres

Voir aussi

Référence

OrganizationNotFoundException classe

OrganizationNotFoundException - Membres

OrganizationNotFoundException - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms