M
Martin Los
In Inbox Outlook 2002 I have received messages and read
messages confirmation flags.
I want to count the number of messages in the inbox,
exluding the confirmation messages.
How do I distinct between the proper messages in the Inbox
and the confirmation messages?
I thought of TypeName, but I believe both objects have the
same TypeName, (ie. Dim objMailItem As Object, both have
TypeName(objMailItem)="MailItem").
Any help apreciated!
Martin
messages confirmation flags.
I want to count the number of messages in the inbox,
exluding the confirmation messages.
How do I distinct between the proper messages in the Inbox
and the confirmation messages?
I thought of TypeName, but I believe both objects have the
same TypeName, (ie. Dim objMailItem As Object, both have
TypeName(objMailItem)="MailItem").
Any help apreciated!
Martin