Share via


PeopleManager.GetPeopleFollowedByMe Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientObjectList<Microsoft.SharePoint.Client.UserProfiles.PersonProperties> GetPeopleFollowedByMe ();
member this.GetPeopleFollowedByMe : unit -> Microsoft.SharePoint.Client.ClientObjectList<Microsoft.SharePoint.Client.UserProfiles.PersonProperties>
Public Function GetPeopleFollowedByMe () As ClientObjectList(Of PersonProperties)

Returns

Attributes

Applies to