The content of the attachment.
This contains the actual file data as written in the email message.
The MIME type of the attachment.
This indicates the media type of the file, as specified in the Content-Type
header.
The name of the attachment file.
This is the filename as provided in the email message.
The size of the attachment in bytes.
Represents the total number of bytes in the attachment content.
Represents an email attachment.
This interface defines the structure of an attachment, including its filename, MIME type, size, and content.
Attachment
Since
0.0.1