|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module mail {
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
Represents a mail server abstraction.
Definition: XMailService.idl:28
A SendFailedException will be thrown if a mail message could not be sent because the e-mail addresses...
Definition: SendMailMessageFailedException.idl:33
Represents a SMTP service abstraction.
Definition: XSmtpService.idl:30
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
Represents a mail message.
Definition: XMailMessage.idl:29
Definition: Ambiguous.idl:20
void sendMailMessage([in] XMailMessage xMailMessage)
Send a mail message to its recipients.