[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Base class that represents an email attachment. Classes Attachment, AlternateView, and LinkedResource derive from this class. [Property] @ContentId=Sets the MIME content ID for this attachment. ARG(string)|2| @ContentType=Gets the content type of this attachment. ARG(ContentType)|20|(empty)|ContentType @TransferEncoding=Sets the encoding of this attachment. ARG(TransferEncoding)|14|3|QuotedPrintable,Base64,SevenBit,Unknown [Methods] *doDispose=Releases the resources used by the AttachmentBase. ARG()|1|0 *ContentId=Returns the MIME content ID for this attachment. ARG(string)|3|2 *ContentStream=Returns the content stream of this attachment. ARG(Stream)|3|10 *ContentType=Returns the content type of this attachment. ARG(ContentType)|3|0 *TransferEncoding=Returns the encoding of this attachment. ARG(TransferEncoding)|3|0