![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
I want to create a forwarded mailitem that is flagged a colour but does not automatically send allowing a user to edit details of the subject and body before sending. When the user presses send after editing the mailitem, I want to check for the flag before sending, if present execute some code. I have code that creates the forwarded message and displays for the user and I know I can put code in the 'ThisOutlookSession' in the Private Sub application_itemsend to check for a flag, the problem I see is that the forwarded item doesn't flag before being sent. Other options if available would to create a field in the header or can you create custom item properties for a forwarded mail item. Hope this makes sense Thanks for your time and help -- Mark VBA Wannabe |
#2
|
|||
|
|||
![]() Why do you think you can't flag the item before it's being sent? -- Best regards Michael Bauer - MVP Outlook Use Outlook Categories? This is Your Tool: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Sun, 9 Mar 2008 19:49:00 -0700 schrieb mkp1702: Hi, I want to create a forwarded mailitem that is flagged a colour but does not automatically send allowing a user to edit details of the subject and body before sending. When the user presses send after editing the mailitem, I want to check for the flag before sending, if present execute some code. I have code that creates the forwarded message and displays for the user and I know I can put code in the 'ThisOutlookSession' in the Private Sub application_itemsend to check for a flag, the problem I see is that the forwarded item doesn't flag before being sent. Other options if available would to create a field in the header or can you create custom item properties for a forwarded mail item. Hope this makes sense Thanks for your time and help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
create a message that cannot be forwarded | greg | Outlook - General Queries | 8 | October 6th 07 09:48 PM |
Create email rule which requires 2 words or phrases to delete | ndillon19 | Outlook - General Queries | 1 | September 27th 06 02:29 PM |
Outlook user requires admin rights | user | Outlook - Installation | 0 | May 16th 06 05:02 PM |
Meeting forwarded automaticly to other user | Maurice | Outlook - General Queries | 5 | April 11th 06 01:48 PM |
How can I create a MailItem that displays like a received MailItem ? | Clive | Outlook - Using Forms | 0 | February 27th 06 04:14 PM |