ISharePointListItem.Attachments

Fore Syntax

Attachments: ISharePointAttachmentCollection;

Fore.NET Syntax

None;

Description

The Attachments property returns the collection of attachments connected to the list element.

Example

The example of use is given in description of the ISharePointUtility.CreateNewDiscussion method.

See also:

ISharePointListItem