:: com :: sun :: star :: system ::
|
interface XSimpleMailClient |
|
- Description
- Specifies an interface for creating and sending email messages.
|
Methods' Details |
createSimpleMailMessage
|
sendSimpleMailMessage
- Description
- Sends a given simple mail message object that implements the interface
XSimpleMailMessage.
- Parameter xSimpleMailMessage
- Specifies a configured mail object to be sent.
- Parameter aFlag
- Specifies different flags that control the send process
if the flag NO_USER_INTERFACE is specified. A recipient
address must have been specified for the given xMailMessage object.
- Throws
- com::sun::star::lang::IllegalArgumentException
- If invalid or excluding flags have been specified.
- The flag NO_USER_INTERFACE is specified and no recipient
address has been specified for the given xSimpleMailMessage object.
- The parameter xSimpleMailMessage is NULL.
- Throws
- com::sun::star::uno::Exception
if an error occurs while sending the mail.
The Message member of the exception may contain an error description.
- See also
- XSimpleMailMessage, SimpleMailClientFlags
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.