Compartir a través de


PeopleManager.GetMyFollowers Method

Definition

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

Returns

Attributes

Applies to