Search Results for

    Show / Hide Table of Contents

    Class FollowData

    A metadata object following requests

    Inheritance
    System.Object
    FollowData
    FollowDocumentData
    FollowPersonData
    FollowSiteData
    FollowTagData
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public abstract class FollowData : object

    Properties

    ActorType

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

    Declaration
    public abstract SocialActorType ActorType { get; }
    Property Value
    SocialActorType

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer