User Tools

Site Tools


reference:vpop3.getfolders

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
reference:vpop3.getfolders [2016/03/10 15:09] – created paulreference:vpop3.getfolders [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 5: Line 5:
   VPOP3.GetFolders(username);   VPOP3.GetFolders(username);
  
-It returns a table where the key is the folder name (in IMAP4 UTF-7 encoded format - see [[https://tools.ietf.org/html/rfc3501]] section 5.1.3) and the value is a table of:+It returns a table where the key is the folder name (in IMAP4 UTF-7 encoded format - see [[https://tools.ietf.org/html/rfc3501| RFC 3501]] section 5.1.3) and the value is a table of:
   * Count - number of messages in this folder   * Count - number of messages in this folder
   * Size - total size (in bytes) of messages in this folder   * Size - total size (in bytes) of messages in this folder
   * Unread - number of unread messages in this folder   * Unread - number of unread messages in this folder
  
reference/vpop3.getfolders.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1