Interface ICommentCollection
Public interface to define a collection of comment objects.
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface ICommentCollection : IDataModelCollection<IComment>, IDataModelParent, IDataModelWithContext, IRequestableCollection, ISupportModules<ICommentCollection>