PeopleManager.Follow - Méthode
Disposer le début utilisateur suit l'utilisateur spécifié.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Sub Follow ( _
accountName As String _
)
'Utilisation
Dim instance As PeopleManager
Dim accountName As String
instance.Follow(accountName)
public void Follow(
string accountName
)
Paramètres
accountName
Type : System.StringLe nom du compte de l'utilisateur à suivre.
Exceptions
Exception | Condition |
---|---|
UserNotFoundException | |
ArgumentNullException |