MapiAttachmentCollection.MapiAttachmentCollection

MapiAttachmentCollection()

Initializes a new instance of the MapiAttachmentCollection class.

public MapiAttachmentCollection()

See Also


MapiAttachmentCollection(MapiMessageItemBase)

Initializes a new instance of the MapiAttachmentCollection class.

public MapiAttachmentCollection(MapiMessageItemBase owner)
ParameterTypeDescription
ownerMapiMessageItemBaseThe owner message.

See Also