Home | History | Annotate | Download | only in store

Lines Matching refs:expunge

179             folder.close(false);    // false == don't expunge anything
309 * @param expunge If true all deleted messages will be expunged (TODO - not implemented)
312 public void close(boolean expunge) {
814 public Message[] expunge() throws MessagingException {