Table of Contents

Enum SocialActorTypes

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

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

[Flags]
public enum SocialActorTypes

Fields

All = Users | Documents | Sites | Tags

Includes all actor types

Documents = 2

Documents actor types

ExcludeContentWithoutFeeds = 268435456

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

IncludeGroupsSites = 536870912

The set includes group sites

None = 0

Defines not actor types

Sites = 4

Sites actor types

Tags = 8

Tags actor types

Users = 1

Users actor types

WithinLast24Hours = 1073741824

The set includes only items created within the last 24 hours