MailAccount.availableMessages

Iterator(Fuego.Net.Mail)

Returns the account messages. Returns an iterator over the mail account inbox

Unlike the iterator returned by attribute messages, this iterator does not raise an Exception if messages in the inbox folder are removed while using the iterator.