Platforms to show: All Mac Windows Linux Cross-Platform

Back to MimeAttachmentMBS class.

MimeAttachmentMBS.Body as MimeBodyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The reference to the body of this attachment.

The StringValue of the body has the attachment's encoded data.
(Read only property)

MimeAttachmentMBS.ContentDescription as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The content description.

(Read only property)

MimeAttachmentMBS.ContentDisposition as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The content disposition.

e.g. inline; filename="agb.pdf"
(Read only property)

MimeAttachmentMBS.contentId as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The content ID for inline graphics.

e.g. c1441531740.48804.1@MacbookPro-Christian.local
(Read only property)

MimeAttachmentMBS.ContentTransferEncoding as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The content transfer encoding.

e.g. base64
(Read only property)

MimeAttachmentMBS.ContentType as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The content type.

e.g. text/plain, charset=utf-8 or application/pdf; name="agb.pdf"
(Read only property)

MimeAttachmentMBS.Data as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The data for this attachment.

Decoded for your convenience.
(Read only property)

MimeAttachmentMBS.Filename as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The filename for this attachment.

The class pulls this from various header fields and decodes it if necessary.
The file name may contain invalid characters for your platform.
Like double colons for OS X or backslash for Windows.
(Read only property)

MimeAttachmentMBS.Header as MimeHeaderMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The header details for this attachment.

(Read only property)

MimeAttachmentMBS.MimeType as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The mime type of the attachment.

e.g. "application/pdf" for a PDF file
See also MimeTypeToFileExtensionMBS function.
(Read only property)

MimeAttachmentMBS.MimeVersion as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The mime version of the attachment.

e.g. "1.0"
(Read only property)

The items on this page are in the following plugins: MBS CURL Plugin.


The biggest plugin in space...