MapiAttachmentCollection

MapiAttachmentCollection class

Represents a collection of MapiAttachment objects.

The MapiAttachmentCollection type exposes the following members:

Constructors

NameDescription
MapiAttachmentCollection()Initializes a new instance of the MapiAttachmentCollection class.
MapiAttachmentCollection(owner)Initializes a new instance of the MapiAttachmentCollection class

Methods

NameDescription
add(name, msg)
add(name, data)
add(name, shared_link, url, provider_name)
replace(index, name, msg)

See Also