Assembly: Net.
Namespace: None;
The ISharePointAttachmentCollection interface contains methods that are used to work with attachment collection linked with the list element.
ISharePointAttachmentCollection
This collection can be obtained in the ISharePointListItem.Attachments property.
Method name | Brief description | |
The AddStream method adds a stream for the attachment element and returns the absolute path to it. |
See also: