IP*Works! OpenPGP V9 - Online Help
IP*Works! OpenPGP V9
Questions / Feedback?

MailboxList Event

Fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods.

Syntax

public void fireMailboxList(PimapMailboxListEvent event);

public class PimapMailboxListEvent {
  public String mailbox;
  public String separator;
  public String flags;
}

Remarks

This method is fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods. The Separator parameter contains the character that separates the different parts in the mailbox path hierarchy.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0