PDA

View Full Version : received messages



kush
04-10-2008, 03:51 PM
hi there..

i want to know in outlook VBA, how to.. get a copy of each new message received in the inbox sent to a different email address without the message in the inbox being marked as read.

cheers
K

mdmackillop
04-13-2008, 10:02 AM
Have you tried setting this up using the Rules Wizard?

Trevor
04-14-2008, 09:01 PM
class property would be .unread = True if this little bit helps, don't know what your setup is, are you using rules?, are you trying to read with another app ie MS access?