A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

VB.NET send e-mail by Outlook using a predefined Outlook profile



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 10th 06, 04:05 PM posted to microsoft.public.outlook.program_forms
Newbie
external usenet poster
 
Posts: 7
Default 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.

  #2  
Old September 2nd 06, 01:06 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default 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.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
List of predefined variables morten Outlook - Installation 1 June 2nd 06 01:30 AM
Outlook should allow changes to a predefined style Han Koster Outlook - Installation 3 May 26th 06 07:26 PM
How to integrate company logo with auto send using vb.net [email protected] Outlook and VBA 5 April 7th 06 05:26 PM
Integrate company letterhead in outlook mail using vb.net Newbie Outlook - Using Forms 2 April 5th 06 11:24 PM
need to send rtf format using smtp and vb6 or vb.net aharbour Outlook and VBA 1 February 21st 06 01:56 PM


All times are GMT +1. The time now is 10:40 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-2025 Outlook Banter.
The comments are property of their posters.