View Single Post
  #2  
Old October 12th 06, 06:44 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default is there a way to set an attached task to an task item instead of an attachmentitem?

Am Wed, 11 Oct 2006 22:20:47 +0200 schrieb David Schwab:

Via Outlook object model there´s no way, but you can do that with Redemption
(www.dimastr.com): Its Attachment and RDOAttachment objects both have an
EmbeddedMsg property.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


I'am recieving mails with attached task to it. I would like to read out
the task properties by code. Is there any way to to that without having
to save the task and reimport it?

If I click on the task I can access it, so there must be a way to do
that in code. Any suggestions.
Thank you a lot
DavidI'am recieving mails with attached task to it. I would like to read

out
the task properties by code. Is there any way to to that without having
to save the task and reimport it?

If I click on the task I can access it, so there must be a way to do
that in code. Any suggestions.
Thank you a lot
David

Ads