dbTalk Databases Forums  

List of Access VBA to Outlook objTask Keywords

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


Discuss List of Access VBA to Outlook objTask Keywords in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tony Ciconte
 
Posts: n/a

Default List of Access VBA to Outlook objTask Keywords - 03-06-2008 , 04:51 PM







Where can I find a complete list of the keywords (e.g., .Body,
..Subject, .DueDate, etc.) that are used with VBA to work with the
Outlook objTask collection? Better yet, is there a list of all the
Outlook keywords?

I am trying to add a task from my Access application and assign that
task to a specific UserID attached to a specific person.

Any help would be greatly appreciated.

TC


Reply With Quote
  #2  
Old   
Peter Hibbs
 
Posts: n/a

Default Re: List of Access VBA to Outlook objTask Keywords - 03-06-2008 , 05:19 PM






You could try :

http://msdn2.microsoft.com/en-us/lib...ice.11%29.aspx

Click on Properties and then the ones you are interested in.

HTH

Peter Hibbs.

On Thu, 06 Mar 2008 17:51:40 -0500, Tony Ciconte
<tonyc219 (AT) comcast (DOT) net> wrote:

Quote:
Where can I find a complete list of the keywords (e.g., .Body,
.Subject, .DueDate, etc.) that are used with VBA to work with the
Outlook objTask collection? Better yet, is there a list of all the
Outlook keywords?

I am trying to add a task from my Access application and assign that
task to a specific UserID attached to a specific person.

Any help would be greatly appreciated.

TC

Reply With Quote
  #3  
Old   
lyle
 
Posts: n/a

Default Re: List of Access VBA to Outlook objTask Keywords - 03-06-2008 , 09:50 PM



On Mar 6, 5:51 pm, Tony Ciconte <tonyc... (AT) comcast (DOT) net> wrote:
Quote:
Where can I find a complete list of the keywords (e.g., .Body,
.Subject, .DueDate, etc.) that are used with VBA to work with the
Outlook objTask collection? Better yet, is there a list of all the
Outlook keywords?

I am trying to add a task from my Access application and assign that
task to a specific UserID attached to a specific person.

Any help would be greatly appreciated.

TC
Open Outlook (You may want to close Outlook and re-open it to get a
fresh view
Press <Alt><F11> simultaneously or at the same time, which ever comes
first;
Press <F2>;

Voila!

Browse;
Search for TaskItem or anything else you want;

Want more? Right Click! Select "Show Hidden Members" (Not a good way
of expressing this, IMO

This works for other Office applications.

This Object Model is current for the Version of Outlook you are using.






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.