:: com :: sun :: star :: system ::

unpublished service SystemMailProvider
Supported Interface
XSystemMailProvider
Usage Restrictions
not published
Description
A service providing a simple way to send mails using a mail client available on the system.

For a more complex way of sending mails using a SMTP serivce, without the need of a mail client on the system and with no user interaction, use the ::com::sun::star::mail::MailServiceProvider.



Constructors' Summary
create service constructor  
Constructors' Details
create
create();

Description
service constructor

 
Top of Page