20module
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:30
is thrown when a read/write operation is tried on an instance that has not been chained properly.
Definition NotConnectedException.idl:28
An MailException is the base of all mail related exceptions.
Definition MailException.idl:29
A SendFailedException will be thrown if a mail message could not be sent because the e-mail addresses...
Definition SendMailMessageFailedException.idl:33
Represents a mail message.
Definition XMailMessage.idl:29
Represents a mail server abstraction.
Definition XMailService.idl:28
Represents a SMTP service abstraction.
Definition XSmtpService.idl:30
void sendMailMessage([in] XMailMessage xMailMessage)
Send a mail message to its recipients.
Definition Ambiguous.idl:20