Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: Attribute Assignment
jaadland

From: Rapid City, SD USA
Posts: 3
Member Since: 11/14/03
posted November 17, 2003 6:14 PM

I am trying to check for unread messages in ASP and am having some problems. As it stands right now I am simply output the value of "MESSAGE_SEEN" and it never seems to change it is always TRUE. Also can these "attributes" every be assigned a different value, for instance if I every want to mark a message unread.

Const MESSAGE_SEEN = 2
oIMAP.Mailboxes("INBOX").Messages(i).Attribute(MESSAGE_SEEN)
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted November 17, 2003 10:51 PM

Please take a look at the VB sample. All of your questions will be answered by looking at the function where we display the icon for message status.
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX