service SimpleSystemMail in module com::sun::star::system::

(Global Index)

Syntax

service SimpleSystemMail;

Description

Specifies a SimpleSystemMail service. Implementations of such a service implement an interface to send mail messages via the currently configured system mail client.

See also

XSimpleMailClient

Exported Interfaces

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

Description

Provides access to a XSimpleMailClientSupplier interface.


com::sun::star::lang::XServiceInfo

Description

Service should always support this interface.


com::sun::star::lang::XTypeProvider

Description

Service should always support this interface.


Top of Page