Chilkat MHT: GetEmail, GetMime, HtmlToEmail Methods Removed

Chilkat MHT methods that returned either an email object or a MIME object were removed in the v9.5.0 release. The reason for this was to decouple the internal dependencies between these objects. In some environments, such as for iOS, the size of the resultant executable can be important, and the internal linking between these objects increases the size. The decision […]