| Author |  | 
      
        | Guests Guest Group
 
  
 
 Joined: 10 November 2003
 Online Status: Online
 Posts: 262
 | 
          Hi,
           | Posted: 18 January 2005 at 11:31am | IP Logged |   |  
           | 
 |  
 After reading all posts concerning mailbee Pop3 and testing it. I think there is a missing feature in the Messages collection:
 You cannot add a Message object
  , so when you want to download all new messages, you cannot add all of them to a Messages collection (you have to use a message object for each new message)... 
 I'm right ?
 
 jean-claude
 
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          Yes, Messages collection is read-only and this is by design. It acts as a snapshot (or mirror) of the current state of the mailbox and that's why this collection is made so.
           | Posted: 18 January 2005 at 12:36pm | IP Logged |   |  
           | 
 |  
 If you want to have editable collection, you can declare your own collection class based on Message object (in ASP or VB6, you can use dynamic arrays for this).
 
 Regards,
 Alex
 
 | 
       
        | Back to Top |     | 
       
       
        |  |