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

(Global Index)

Syntax

service SimpleCommandMail;

Description

Specifies a SimpleCommandMail service. Implementations of such a service, do implement an interface to send mail messages via the current configured command line mail application.

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