Exchange 2003: Get "PR_URL_COMP_NAME"-Value with VBS

  • Thread starter Thread starter Oskar Vaia
  • Start date Start date
O

Oskar Vaia

Hi,

is there a method to get the "PR_URL_COMP_NAME"-Value of a task-element with
VB-Script?

thx and bye

Oskar
 
Hi Sue,

sorry for the missing info.
I use Outlook Version 2003 and Outlook Version 2007.
I need the Value on both Outlook-versions.

thx and bye

Oskar
 
To access MAPI properties, you can use CDO 1.21, assuming you've (for OUtlook 2007) downloaded it and installed it the machine. It's not installed by default. Redemption (http://www.dimastr.com/redemption/) would be another possibility. Both provide access to an item's Fields collection. The hex number for the property is &H10F3001E
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top