20module
com { module sun { module star { module mail {
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
sequence< string > ValidSentAddresses
The addresses to which the mail message was sent successfully.
Definition SendMailMessageFailedException.idl:43
sequence< string > ValidUnsentAddresses
The addresses which are valid but to which the message was not sent.
Definition SendMailMessageFailedException.idl:48
sequence< string > InvalidAddresses
The addresses which are invalid because they do not conform to RFC 822.
Definition SendMailMessageFailedException.idl:38
Definition Ambiguous.idl:20