Name of text file to create with the names of all images and attachments extracted to the OutputLocation.
C#
public String OutputFileListName;
Remarks
Each attachment or image file extracted will be listed in the file, with one name per line. Filenames will be stored in UTF-8 format.
See Also