![]() |
VB.NET send e-mail by Outlook using a predefined Outlook profile
Hi,
I used the Outlook object in my VB.NET code to send email. Everything works fine except that it must use a specific Outlook profile to send the email instead of the one owns by the user. I added another profile to the user's Outlook and instructed the user to open up that profile before they use the Send function. The user keeps on forgetting to do that and returning email sits in her Inbox instead of the other Inbox where the whole section have access to it. Is there a way to programmatically use a specific profile to send email whether without having to open it in Outlook first? Thanks for you help in advance. |
VB.NET send e-mail by Outlook using a predefined Outlook profile
Not if you're using Outlook objects. Only with CDO, which isn't supported in .NET, or Redemption Data Objects (http://www.dimastr.com/redemption/)
-- 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 "Newbie" wrote in message oups.com... Hi, I used the Outlook object in my VB.NET code to send email. Everything works fine except that it must use a specific Outlook profile to send the email instead of the one owns by the user. I added another profile to the user's Outlook and instructed the user to open up that profile before they use the Send function. The user keeps on forgetting to do that and returning email sits in her Inbox instead of the other Inbox where the whole section have access to it. Is there a way to programmatically use a specific profile to send email whether without having to open it in Outlook first? Thanks for you help in advance. |
All times are GMT +1. The time now is 10:34 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com