Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: changing the status of the message (read / unread )


Message #1 by "ParameswaranKumar" <kumarjambai@u...> on Mon, 16 Apr 2001 13:53:00
Hi,

How do I change the status of the message (read/unread)which is diplaying 

in the inbox

best Regards

Kumar 
Message #2 by "jamal mustafa" <jamal@w...> on Tue, 17 Apr 2001 09:36:58 +0500
in exch2000, a property "urn:schemas:httpmail:read",tells about this

property.

 if u want to change the status of the message to read set it to True,

otherwise set it to False.



Regards

jamal



----- Original Message -----

From: ParameswaranKumar <kumarjambai@u...>

To: ASP CDO <asp_cdo@p...>

Sent: Monday, April 16, 2001 1:53 PM

Subject: [asp_cdo] changing the status of the message (read / unread )





Hi,

How do I change the status of the message (read/unread)which is diplaying

in the inbox

best Regards

Kumar

Message #3 by "ParameswaranKumar" <kumarjambai@u...> on Thu, 19 Apr 2001 12:24:17
hi,

but i am using excange server 5.5 and iis 4.0

Best Regards

Kumar

> in exch2000, a property "urn:schemas:httpmail:read",tells about this

> property.

>  if u want to change the status of the message to read set it to True,

> otherwise set it to False.

> 

> Regards

> jamal

> 

> ----- Original Message -----

> From: ParameswaranKumar <kumarjambai@u...>

> To: ASP CDO <asp_cdo@p...>

> Sent: Monday, April 16, 2001 1:53 PM

> Subject: [asp_cdo] changing the status of the message (read / unread )

> 

> 

> Hi,

> How do I change the status of the message (read/unread)which is diplaying

> in the inbox

> best Regards

> Kumar

Message #4 by "Benny Olsson" <Benny.Olsson@d...> on Mon, 23 Apr 2001 08:37:02
I suppose your using Cdo 1.21?

Then there is a property for mapi.message that is called .read.. This can 

be set to True/False.



Cheers, 



Benny

> hi,

> but i am using excange server 5.5 and iis 4.0

> Best Regards

> Kumar

> > in exch2000, a property "urn:schemas:httpmail:read",tells about this

> > property.

> >  if u want to change the status of the message to read set it to True,

> > otherwise set it to False.

> > 

> > Regards

> > jamal

> > 

> > ----- Original Message -----

> > From: ParameswaranKumar <kumarjambai@u...>

> > To: ASP CDO <asp_cdo@p...>

> > Sent: Monday, April 16, 2001 1:53 PM

> > Subject: [asp_cdo] changing the status of the message (read / unread )

> > 

> > 

> > Hi,

> > How do I change the status of the message (read/unread)which is 

diplaying

> > in the inbox

> > best Regards

> > Kumar


  Return to Index