Attachments that are buried in attached messages will not be seen by NumAttachments. You can check the
NumAttachedMessages property to see if there are any message/rfc822 sub-parts, and if so, you can call
GetAttachedMessage to return the message/rfc822 sub-part as an email object. You can then check to see if this
email object has attachments.