20#ifndef __com_sun_star_mail_MailAttachment_idl__
21#define __com_sun_star_mail_MailAttachment_idl__
25module
com { module sun { module star { module mail {
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition XTransferable.idl:38
Definition Ambiguous.idl:22
A MailAttachment specifies a mail message attachment.
Definition MailAttachment.idl:35
::com::sun::star::datatransfer::XTransferable Data
The actual data which should be attached to a mail message.
Definition MailAttachment.idl:46
string ReadableName
The name of the attachment as seen by the recipient of the mail message.
Definition MailAttachment.idl:52