Envelope Icon Not Changing Once Read

M

michelle

The envelope icon within Outlook 2002 is not changing once
the message has been read. It is not all the read
messages, just the ones that come from the RightFax Email
Gateway. Any ideas what may be going on?
 
G

Guest

It is an incoming message with an attachment into the
InBox. All of the items are marked as read except from
this one particular sender - Rightfax Email Gateway
 
G

Guest

That is correct. Message in the Inbox with an
attachment. The envelope never reflects Marked as Read
just on this particular sender. Puzzling isn't it?
 
D

Dmitry Streblechenko

I mean message class as in PR_MESSAGE_CLASS Extended MAPI property or
MailItem.MessageClass in the Outlook Object Model.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
M

michelle

Sorry and where do I find that?
-----Original Message-----
I mean message class as in PR_MESSAGE_CLASS Extended MAPI property or
MailItem.MessageClass in the Outlook Object Model.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool




.
 
D

Dmitry Streblechenko

Since this is an Outlook VBA newsgroup, I assumed that you had a development
question.
Look at that message either with MdbView (see the Exchange Server CD) or
OutlookSpy (URL below, click the IMessage button).
What is the value of the PR_MESSAGE_CLASS property? I strongly suspect that
is "IPM" rather than "IPM.Note" for the regular messages.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
M

michelle

Here is the header information from emails sent from
RightFax:

Microsoft Mail Internet Headers Version 2.0
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: application/ms-tnef;
name="winmail.dat"
Content-Transfer-Encoding: binary
Subject: A new fax has arrived from Godwin Gruber, LLP
(Part 1 of 1) on Channel 1
Date: Mon, 21 Mar 2005 11:25:50 -0600
X-MS-Has-Attach: yes
Thread-Topic: A new fax has arrived from ... (Part 1 of 1)
on Channel 1
Thread-Index: AcUuOwe2tKPVLbnwRaipIFnPap8rEQ==
From: "RightFax E-mail Gateway" <IMCEARFAX-RightFax+20E-
mail+20Gateway@?????.com>
 
G

Guest

Sorry, this is for a user at our firm and I'm having a
hard time obtaining the information you are asking
 
Top