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