Freigeben über


UserProfile.FollowedContent-Eigenschaft

Ruft ein Objekt FollowedContent für den Benutzer.

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assemblys:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property FollowedContent As FollowedContent
    Get
'Usage
Dim instance As UserProfile
Dim value As FollowedContent

value = instance.FollowedContent
public FollowedContent FollowedContent { get; }

Eigenschaftswert

Typ: FollowedContent

Hinweise

SocialFollowingManager ist die empfohlene API für folgende Personen und Inhalten folgende Funktionen verwendet werden soll.

Siehe auch

Referenz

UserProfile Klasse

UserProfile-Member

Microsoft.SharePoint.Client.UserProfiles-Namespace