<para> This method does not do anything special with the Email Message, e.g., append a signature or apply any type of formatting; it assumes that this has already been done if required. </para> <para> If an Email is sent then this item's Print Status will be set to 'Not Applicable' unless the Document is configured to PrintDocumentEvenIfEmailed in which case it will not be changed and, providing it has not been modified, will remain at its default value of 'To Print'. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| senderEmailAddress | String | Optional | <para> Allows a Sender Email Address to be specified that overrides the Email Address configured in User Preferences. </para> <para> WARNING: Certain SMTP Servers, e.g., Office 365, may not allow this to differ from the logged in Windows User. </para> | |
| senderDisplayName | String | Optional | Allows a Sender Display Name to be specified that overrides the Display Name configured in User Preferences. | |
| attachmentFileName | String | Optional | Allows a File Attachment Name to be specified to overwrite the auto-generated File Name based on the Document's Template File Name. |
A Boolean value indicating success.