http://groups.yahoo.com/group/outlook-dev if it can be done, they can do it
-Mich�le
Immigration site: <http://LadySun1969.tripod.com>
Our new 2001 Miata: <http://members.cardomain.com/bpituley>
Tiggercam: <http://www.tiggercam.co.uk>
---------------------------------------------------------
There's no such thing as too much candy.
---------------------------------------------------------
-----Original Message-----
From: Will Somervell [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 1:42 PM
To: Exchange Discussions
Subject: Inbox "Dirty" flag
Are there any flags available to indicate updates (i.e. New messages) to
Outlook's Inbox? (in C++)
I believe I'm doing the painfully obvious to search for new messages in
the most efficient way. For example, I've set a MessageFilter to limit
only new messages received since the last time I checked. Or I've
monitored the Count property on the Inbox' Messages Collection, looking
for distinguishable diffs. Or stepped through the messages one at a time
in a GetFirst()/GetNext() loop.
The problem I'm having is I get the same memory leak WHENEVER I do a
message Get_ from the Msg collection, regardless of there being any
messages which meet the criteria.
I was hoping there was a way to set a dirty flag to tell me only New msgs
received in my Inbox (I don't care about deletions/edits, etc.) Thank
you.
PS I'm stuck with Outlook 97 or 98 on NT 4, my customer won't change.
_________________________________________________________________
List posting FAQ: http://www.swinc.com/resource/exch_faq.htm
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin: [EMAIL PROTECTED]
_________________________________________________________________
List posting FAQ: http://www.swinc.com/resource/exch_faq.htm
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin: [EMAIL PROTECTED]