Search Results for

    Show / Hide Table of Contents

    Interface ISocial

    Entry point for the social-related APIs

    Inherited Members
    IDataModelWithContext.PnPContext
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public interface ISocial : IDataModelWithContext

    Properties

    Following

    An entry point for the social following APIs

    Declaration
    IFollowing Following { get; }
    Property Value
    IFollowing

    UserProfile

    A reference to a user profile-related operations

    Declaration
    IUserProfile UserProfile { get; }
    Property Value
    IUserProfile

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