View Single Post
  #2  
Old September 25th 07, 06:06 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Status Report e-mail layout

Outlook doesn't provide any direct way to change the task status report layout. You could try using the Application.ItemSend event to intercept the outgoing report item and then modify its Body property, but I haven't tried it myself.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"domdog" wrote in message ...
When I have a specific task open and I select Send Status Report and an
e-mail is automatically created with the information about the task (
Subject, Status..etc) above the information I have typed into the open area
of the task.
I would like this to be reversed: The information I have typed into the
open area of the task (sorry don't know the name for this field/area) would
be arranged over the infromation about the task ( Subject , status...etc.).
If this can be done, how?

Ads