Why not show the code snippet that's giving you problems?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "D" <D[ at ]discussions.microsoft.com> wrote in message news:9AFECDC1-7295-4374-A091-A6EC9BB83983[ at ]microsoft.com...
[Quoted Text] > If I were to add a button to the MailItem Standard Toolbar Inspector using > VSTO to perform a series of tasks and then Send the open e-mail, what code > can I use to send this open e-mail? > > I realize I need to have to identify the open mailitem, but I am getting > Cast issues with my current code. > > Thank you. > D
|