20 #ifndef __com_sun_star_mail_XSmtpService_idl__
21 #define __com_sun_star_mail_XSmtpService_idl__
31 module com { module sun { module star { module mail {
Represents a mail message.
Definition: XMailMessage.idl:36
is thrown when a read/write operation is tried on an instance that has not been chained properly...
Definition: NotConnectedException.idl:31
An MailException is the base of all mail related exceptions.
Definition: MailException.idl:33
Represents a mail server abstraction.
Definition: XMailService.idl:44
A SendFailedException will be thrown if a mail message could not be sent because the e-mail addresses...
Definition: SendMailMessageFailedException.idl:37
Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a da...
Definition: UnsupportedFlavorException.idl:34
Represents a SMTP service abstraction.
Definition: XSmtpService.idl:41