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  dBforums > General > Applications & Tools > Outlook/VBScript: Want to retrieved EntryID from TaskItem class

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-05-04, 11:32
Jayeff Jayeff is offline
Registered User
 
Join Date: Sep 2003
Posts: 23
Outlook/VBScript: Want to retrieved EntryID from TaskItem class

Hi, I have a question concerning the EntryID property from the TaskItem class in Outlook. Here's my question I would like to stored the EntryID in an Access Database at the same time that I am saving the rest of the information (DueDate, Owner, Subject...etc) in my table. I do not know if it is possible. My Problem is that the EntryID does not seems to appears when I am saving the Recordset in my Item_Write event. I do not know if it is created after the Item_Write event. I have tried by putting the EntryID in the Item_Close event but I am not getting the value. I am using VBScript. Is there anyway to catch the ID before closing the Task Windows. Does anyone have a clue about it? Thanks
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On