[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Gets an e-mail messages. [Property] MailClient=Sets MailClient manager. ARG(IEmailClient)|20|(empty)|IEmailClient Folder=Sets the path of the mail box folder with IMAP protocol. ARG(string)|2| Recent=Sets the number of recent messages to load. ARG(int)|1|0 [Methods] doLoadMessages=Gets all e-mail messages. ARG(string folder)|1|0 doLoadRecentMessages=Gets an e-mail recent messages. ARG(string folder, int recent)|1|0 onMessagesLoaded=Occurs when an asynchronous e-mail load operation completes. ARG(Messages)|2|0 Messages=Returns the Messages collection. ARG(Messages)|3|0 Folder=Defines the path of the mail box folder with IMAP protocol. ARG(string)|4|2 Recent=Defines the number of recent messages to load. ARG(int)|4|1