Email Attachment Info when Downloading from IMAP without Attachments

If the Imap.AutoDownloadAttachments property is set to false, or if headers-only are downloaded, then emails will be downloaded without attachments.  However, attachment information, such as the count, and the size and filename of each attachment is still available. When an email is downloaded from an IMAP server without the attachment data, the attachment information is added as headers to the […]

Chilkat v9.3.2 Release Notes

The release notes (below) detail the changes, fixes, new features, etc. regarding version 9.3.2. (C / C++) Unicode (wchar_t) versions of the Chilkat “C” API and the Chilkat C++ classes are now fully available.  The wchar_t C++ classes have the same name as the utf-8/ANSI multibyte classes, but with “W” added to class name.  For example: “CkSshW”.    The wchar_t “C” […]