Interface ICommentLikeUserEntity
Represents a single user within a comment's likedBy list in the comments API.
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface ICommentLikeUserEntity : IDataModel<ICommentLikeUserEntity>, IDataModelParent, IDataModelWithContext, ISupportModules<ICommentLikeUserEntity>