Re: Monitoring an IMAP folder.
Posted By:
Kaustubh_Jagtap
Posted On:
Monday, July 16, 2001 12:03 PM
The Folder object does not permit concurrent opening in the
READ_WRITE mode by more than one client. As soon as the second
client opens it in READ_WRITE mode then first client loses its lock.