Table of Contents

Enum SocialFollowResult

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

The result of the follow operation

public enum SocialFollowResult

Fields

AlreadyFollowing = 1

The content is already followed

InternalError = 3

Something went wrong when follwoing an item

LimitReached = 2

The following limit is reached

Ok = 0

The status is OK