ILkAttachmentList Interface

ILkAttachmentList is a collection interface of attachments.

The ILkAttachmentList type exposes the following members.

Methods

NameDescription
Public method Add Adds a new attachment to the list.
Public method Remove Removes the attachment from the collection.
Properties

NameDescription
Public property Count Returns a number of attachments in the list.
Public property Item Accesses an individual attachment by index.
See Also