Click or drag to resize
MimeKit

AttachmentCollection Properties

The AttachmentCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Get the number of attachments currently in the collection.
Public propertyIsReadOnly Get whther or not the collection is read-only.
Public propertyItem Get or set the MimeEntity at the specified index.
Top
See Also