Class FollowData
A metadata object following requests
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public abstract class FollowData
A metadata object following requests
public abstract class FollowData
Represents an actor type. Can be either a user, site, document or tag
public abstract SocialActorType ActorType { get; }
| SocialActorType |