imap-mailbox-status-asynch

imap-mailbox-status-asynch is a compiled Lisp function in `imap.el'.

(imap-mailbox-status-asynch MAILBOX ITEMS &optional BUFFER)

Send status item requests ITEMS on MAILBOX to server in BUFFER.
ITEMS can be a symbol or a list of symbols, valid symbols are one of
the STATUS data items -- i.e. 'messages, 'recent, 'uidnext, 'uidvalidity
or 'unseen. The IMAP command tag is returned.