SocialFollowResult enumeration

Specifies an exception or status code for a follow operation.

Namespace:  Microsoft.SharePoint.Client.Social
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration SocialFollowResult
'Usage
Dim instance As SocialFollowResult
public enum SocialFollowResult

Members

Member name Description
OK
AlreadyFollowing
LimitReached
InternalError

See also

Reference

Microsoft.SharePoint.Client.Social namespace