|
If I've downloaded a message using the EasyRetrieve method how can I tell if it's a multi-part message? There are two ways to check this:
1. After EasyRetrieve, if there is data in DataFileName property, it must be a multi-part message.
2. You can check the RawHeaderData property to see if it is a multipart message.
|
|
|