I am taking all messages sent to a shared mailbox and saving it to a SharePoint list with all attachments.
Using the 'Has Attachments' Outlook property, if there are both doc attachments and inline attachments (images in the message) they all get saved to the list item's attachments. YEAH!
But if there are only inline attachments, 'Has Attachments' returns False.