20 module
com { module sun { module star { module mail {
Definition: Ambiguous.idl:20
sequence< string > InvalidAddresses
The addresses which are invalid because they do not conform to RFC 822.
Definition: SendMailMessageFailedException.idl:38
An MailException is the base of all mail related exceptions.
Definition: MailException.idl:28
A SendFailedException will be thrown if a mail message could not be sent because the e-mail addresses...
Definition: SendMailMessageFailedException.idl:32
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