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