Table of Contents

Class FollowData

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

A metadata object following requests

public abstract class FollowData
Inheritance
FollowData
Derived
Inherited Members

Properties

ActorType

Represents an actor type. Can be either a user, site, document or tag

public abstract SocialActorType ActorType { get; }

Property Value

SocialActorType