dbTalk Databases Forums  

Request for code - Outlook task requests using late binding

comp.databases.ms-access comp.databases.ms-access


Discuss Request for code - Outlook task requests using late binding in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
saintor1@hotmail.com
 
Posts: n/a

Default Request for code - Outlook task requests using late binding - 08-31-2010 , 09:29 AM






I searched and basically found nothing (the problem is late
binding). I wonder if it is possible, what variable to use and if
somebody did it.

TIA

Reply With Quote
  #2  
Old   
David W. Fenton
 
Posts: n/a

Default Re: Request for code - Outlook task requests using late binding - 08-31-2010 , 09:30 PM






"saintor1 (AT) hotmail (DOT) com" <saintor1 (AT) hotmail (DOT) com> wrote in
news:b03da68e-268b-47c6-b77d-f68d962ec482 (AT) t2g2000yqe (DOT) googlegroups.com
:

Quote:
I searched and basically found nothing (the problem is late
binding). I wonder if it is possible, what variable to use and
if somebody did it.
You code it with early binding, then change the variables to Object
type and replace the initialization of your top-level Outlook
application object with a CreateObject() statement. There's really
very little to it.

Post your early binding code, and I'm sure any number of people can
show you how to convert it to late binding.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
Reply




Thread Tools
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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.