Interface IAttachmentCollection
Collection of list item attachments
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface IAttachmentCollection : IQueryable<IAttachment>, IQueryable, IDataModelCollection<IAttachment>, IEnumerable<IAttachment>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, ISupportModules<IAttachment>