What I need to do is create a small program that will take what I've read in from a file, format it (I've got up to here) and then insert the formatted strings into the 'To,' 'Cc' or 'Bcc' fields in an Outlook email. Someone mentioned that I need to use tags of some sort; I've looked on the Java api but to no avail. Any suggestions would be much appreciated.