[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Gets an attachment of an e-mail message. [Property] [Methods] doAttachment=Gets an attachment of an e-mail message. ARG(IEMailAttachment attachment)|1|0 onAttachment=Occurs after invoke the method doAttachment and returns an attachment as a byte array. ARG(byte[])|2|13 Body=Returns an attachment as a byte array. ARG(byte[])|3|13 Name=Returns the name of an attachment. ARG(string)|3|2 Attachment=Defines the item of the Attachments collection. ARG(IEMailAttachment)|4|0