I am writing a program that sends an email with an attachment automatically when invoked from a command line. One of the command line arguments is the email address of the recipient (it is an outside address to another company). My question is, I am using the MAPI.Session.Recipients object but I do not know how to get it to accept the address. It keeps saying, "Object Required"
Please advise.
Please advise.