Not that I'd know of. You must save the item, that's it.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Keep your Outlook categories organized!
http://www.shareit.com/product.html?...4&languageid=1
(German:
http://www.VBOffice.net/product.html?pub=6)
Am Mon, 5 Feb 2007 20:14:34 -0500 schrieb George Hester:
Yes Michael that is what I did. See I am learning. I do have a question
for you though. In my ItemAdd event for a particular folder I assign that
UserProperty. But the email may go on to another folder in which another
class works on it. My question is once I assign a UserPropery to that
e-mail and where I might or might not Save the mailitem, does the
UserProperty go along for the ride as it is affected by any other
Procedure
I choose to send it through? Are there any exceptions like maybe save the
MailItem as soon as I assign a UserProperty to it? Thanks.
--
George Hester
_________________________________
"Michael Bauer [MVP - Outlook]" wrote in message
...
You can add a user defined field to the e-mail. See UserProperties.Add.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Keep your Outlook categories organized!
http://www.shareit.com/product.html?...4&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)
Am Sun, 4 Feb 2007 17:02:47 -0500 schrieb George Hester:
I would like to make a command button which when clicked with a
particular
emal selected, a property of the email is set so that I can retrieve the
new
property later. Of course it cannot be a property it had prior to my
doing
what I am asking about. Any suggestion on how to do that?
--
George Hester
_________________________________