Re: Problem with wodImapServer - WeOnlyDo Discussion board

Re: Problem with wodImapServer (General questions)

by woddrazen, Thursday, December 24, 2009, 11:15 (5447 days ago) @ Anton

Anton,


I would suggest you to check our 2. Full VB6 sample. Inside that sample you can find how to use UID (unique ID) and Flags.

Is there anything else you want to use? I think this is all you need.

Flags should be set manually inside code and UID's also. Inside sample Module1.bas UID and Flags are set or changed. So you can check code there.

More help for ImapFolder object UID Property you can find here:
http://www.weonlydo.com/ImapServer/Help/WODIMAPSERVERLib~ImapFolder~UID.html

More help for ImapMessage object UID Property you can find here:
http://www.weonlydo.com/ImapServer/Help/WODIMAPSERVERLib~ImapMessage~UID.html

MOre help for ImapMessage object Flags Property you can find here:
http://www.weonlydo.com/ImapServer/Help/WODIMAPSERVERLib~ImapMessage~Flags.html


Drazen


Complete thread: