LIST: LIST

Description Usage Arguments Value Examples

View source: R/folders.R

Description

List folder.

Usage

1
LIST(imap, folder = "")

Arguments

imap

imap object

folder

mailbox name (empty name lists root folder)

Value

updated imap object

Examples

1
2
3
4
5
## Not run: 
   # with 'imap' as an imap object ...
   response <- imap %>% LIST() %>% execute()

## End(Not run)

crazycapivara/imapr documentation built on May 14, 2019, 11:32 a.m.