View Single Post
  #4  
Old October 2nd 09, 04:41 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP][_3_]
external usenet poster
 
Posts: 465
Default Open task from is own status report in Public Folders

You can use the outlook:// hyperlink syntax described at
http://www.slipstick.com/outlook/links.htm to link to an individual item,
but you'll need to insert it into the item body as an actual hyperlink by
going through the Word editor. See
http://www.outlookcode.com/codedetail.aspx?id=1914 for a MailItem example
that you should be able to adapt to a TaskItem.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Filipemr" wrote in message
...
2007, part of MOFProfessional plus 2007

when i send a status report of a task from a public folder, i want to
put
a
path in the task, also sended in the status report that could open
automaticaly the orginal task in the public folder. What type a path
can i
put and how?
Thanks
FM






Ads