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 and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Using DLL in Outlook



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 11th 07, 06:26 PM posted to microsoft.public.outlook.program_vba
Markus
external usenet poster
 
Posts: 28
Default Using DLL in Outlook

I would like to add a button to OL and have it collect the entryid for each
selected email and write the entryid for each to a file where my app will be
able to use them. It would be essential that the user receive a confirm
message before the emails entryids are written.

Anyone have some code for this or anyone able to help me with how to info?

Thanks,
Mark
Ads
  #2  
Old August 13th 07, 07:11 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Using DLL in Outlook



You can access the e-mails with the Application.ActiveExplorer.Selection
object.

Here's a simple WriteFile function:
http://www.vboffice.net/sample.html?...ang=en&pub= 6

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Sat, 11 Aug 2007 10:26:02 -0700 schrieb Markus:

I would like to add a button to OL and have it collect the entryid for

each
selected email and write the entryid for each to a file where my app will

be
able to use them. It would be essential that the user receive a confirm
message before the emails entryids are written.

Anyone have some code for this or anyone able to help me with how to info?

Thanks,
Mark

  #3  
Old August 15th 07, 05:04 PM posted to microsoft.public.outlook.program_vba
Markus
external usenet poster
 
Posts: 28
Default Using DLL in Outlook

Michael,

Thanks. This should give me a good start.

Mark

"Michael Bauer [MVP - Outlook]" wrote:



You can access the e-mails with the Application.ActiveExplorer.Selection
object.

Here's a simple WriteFile function:
http://www.vboffice.net/sample.html?...ang=en&pub= 6

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Sat, 11 Aug 2007 10:26:02 -0700 schrieb Markus:

I would like to add a button to OL and have it collect the entryid for

each
selected email and write the entryid for each to a file where my app will

be
able to use them. It would be essential that the user receive a confirm
message before the emails entryids are written.

Anyone have some code for this or anyone able to help me with how to info?

Thanks,
Mark


 




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


All times are GMT +1. The time now is 12:50 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.