ISharePointAttachmentCollection

Assembly: Net.

Namespace: None;

Description

The ISharePointAttachmentCollection interface contains methods that are used to work with attachment collection linked with the list element.

Inheritance Hierarchy

ISharePointAttachmentCollection

Comments

This collection can be obtained in the ISharePointListItem.Attachments property.

Methods

  Method name Brief description
The AddStream method adds a stream for the attachment element and returns the absolute path to it.

See also:

Net Assembly Interfaces