Search Results for

    Show / Hide Table of Contents

    Enum SocialActorTypes

    Represents an actor type, which defines types of following content to return

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum SocialActorTypes : int

    All

    Includes all actor types

    Documents

    Documents actor types

    ExcludeContentWithoutFeeds

    The set excludes documents and sites that do not have feeds.

    IncludeGroupsSites

    The set includes group sites

    None

    Defines not actor types

    Sites

    Sites actor types

    Tags

    Tags actor types

    Users

    Users actor types

    WithinLast24Hours

    The set includes only items created within the last 24 hours

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