PeopleManager.FollowTag - Méthode
Disposer le début utilisateur suit la balise spécifiée.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public Sub FollowTag ( _
value As Guid _
)
'Utilisation
Dim instance As PeopleManager
Dim value As Guid
instance.FollowTag(value)
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public void FollowTag(
Guid value
)
Paramètres
value
Type : System.GuidL'ID de la balise à suivre.