(Msg. 1) Posted: Fri Sep 26, 2008 2:47 am
Post subject: event after marking a mail with a colorflag? Archived from groups: microsoft>public>outlook>program_vba (more info?)
hi
is there a possibility to move a mail automatically into another folder if
you mark it with a colour?
i thought about an event for marking emails, but i dunno if this exists.
im pleased with every hint and trick.
thanks
(Msg. 2) Posted: Fri Sep 26, 2008 9:39 am
Post subject: Re: event after marking a mail with a colorflag? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
The item.PropertyChange() event will fire a few times after you set a flag
on an item. You can check for the Name string property passed to
PropertyChange() and if it's FlagStatus or FlagRequest you know that a flag
property was changed.
"holder" <holder RemoveThis @discussions.microsoft.com> wrote in message
news:2878D366-13BD-4A69-B617-D3EC92CE98F4@microsoft.com...
> hi
> is there a possibility to move a mail automatically into another folder if
> you mark it with a colour?
> i thought about an event for marking emails, but i dunno if this exists.
> im pleased with every hint and trick.
> thanks
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum