This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reference:vpop3.getfolders [2016/03/10 15:09] – created paul | reference: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:// | + | It returns a table where the key is the folder name (in IMAP4 UTF-7 encoded format - see [[https:// |
| * 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 | ||