Contents
Display Legacy Contents

 Print
    Load E-Mail From File    
Loads the e-mail content from a file.

Parameters

Source

 

Source File <string>: the full path and name of the file that saves the content of the e-mail message.

 

Attachment Dir <string>: the full path and name of the file that saves the attachment list for the e-mail message.

 
Targets for Header

 

Date <unquoted string>: the control or variable to save the date of the e-mail message.


Targets for Details

 

Sender <unquoted string>: the control or variable to save the sender of the e-mail message.

 

Subject <unquoted string>: the control or variable to save the subject of the e-mail message.

 

Body <unquoted string>: the control or variable to save the body of the e-mail message.

 

Attachments List <unquoted string>: the control or variable to save the attachments list of the e-mail message.

     
 

    See also
    Samples

     
     
    Updated: 4/8/2016 2:04 PM