Search

AddToAddress

AddBCCAddress - XpressDox

After assembling a template to an email (an eml file), optionally add BCC addresses to that assembled email.

AddCCAddress - XpressDox

Add additional addresses to your XpressDox email template After using the SaveAsEmail or SendAsEmail functions, additional addressees can be added to the XpressDox email template. This function is the same as the AddBCCAddress function but instead of adding BCC addresses, you can add CC addresses to the template.

AddToAddress - XpressDox

Add additional addresses to your XpressDox email template When using the SaveAsEmail function in your XpressDox template, additional addressees can be added to the email. This command can also be used conditionally, so the user can decide at the time of running the template if additional “To” addresses need to...

SaveAsEmail - XpressDox

This function enables you to save the assembled document as an .eml (email) file. Once assembled, the .eml file is ready to be sent via Outlook.   View a quick demo of the SaveAsEmail function:   Command structure: «SaveAsEmail('jack@email.com','Information required')»   SaveAsEmail takes 2 parameters, the email address to whom...

SendAsEmail command - XpressDox

The SendAsEmail command function is similar to the SaveAsEmail function, except that the XpressDox template is assembled to an email (eml) and sent directly from the web.   SendAsEmail command structure: «SendAsEmail(ToAddress,Subject,SenderName,SenderEmail,CC,BCC)» Parameter Description ToAddress The email address(es) to send the email to Subject The subject of the email SenderName...
Loading...