Interface ISocial
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Entry point for the social-related APIs
public interface ISocial : IDataModelWithContext
- Inherited Members
Properties
Following
An entry point for the social following APIs
IFollowing Following { get; }
Property Value
UserProfile
A reference to a user profile-related operations
IUserProfile UserProfile { get; }