![]() |
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
|
|||
|
|||
![]()
I am attempting to change the sensitity of an incoming message.
Sub CustomMailMessageRule(Item As Outlook.MailItem) If Item.Sensitivity olNormal Then Set oNewItem = Item.Forward With oNewItem .To = " .Sensitivity = olNormal .Send End With Item.Delete End If End Sub This works, but it won't work on a PRIVATE e-mail. Is there a way to change this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
don't change meeting times in Mobile 2003 when timezones change. | fhorkey | Outlook - Calandaring | 1 | February 16th 06 03:44 PM |
Why does Outlook 2003 Contact Form change with regional Unicode change | [email protected] | Outlook - General Queries | 0 | January 19th 06 03:50 AM |
change | Yorkey | Outlook - Installation | 2 | January 13th 06 09:10 PM |