| Product: Distinct Mail Objects | Topic: POP component | Last updated: 3/30/2008 |
| |
| Q.: After using EasyRetrieve, how can I extract the parts other than the body (ex. the message contains an application/xml part)?
|
| A.: Once you have called EasyRetrieve successfully, you will get all the message parts. You can view whichever part you want, the body is in Body property and all other part's name are saved in DataFileName property. |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Mail Objects | Topic: POP component | Last updated: 3/30/2008 |
| |
| Q.: If I download a message using the EasyRetrieve method how can I tell if it's a multi-part message?
|
A.: After EasyRetrieve, if there is data in DataFileName property, it must be a multi-part message. Or you can check RawHeaderData property to see if it is a multipart message.
|
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Mail Objects | Topic: POP component | Last updated: 3/14/2008 |
| |
| Q.: If I've downloaded a message using the EasyRetrieve method how can I extract the parts other than the body (ex. the message contains an application/xml part |
| A.: Once you call EasyRetrieve successfully, you get all the parts. You can view whichever part you want, the body in Body property and all other part's name saved in DataFileName property. |
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Mail Objects | Topic: POP component | Last updated: 3/14/2008 |
| |
| Q.: If I've downloaded a message using the EasyRetrieve method how can I tell if it's a multi-part message?
|
A.: 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.
|
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Mail Objects | Topic: POP component | Last updated: 3/14/2008 |
| |
| Q.: If I've downloaded a message using the EasyRetrieve method how can I tell if it's a multi-part message?
|
A.: After EasyRetrieve, if there is data in DataFileName property, it must be a multi-part message. you can also check the RawHeaderData property to see if it is a multipart message.
|
| |
Do you find this information useful ? Yes No Not Sure |
|
| Product: Distinct Mail Objects | Topic: POP component | Last updated: 3/26/2008 |
| |
| Q.: When I use EasyRetrieve how can I extract the parts other than the body (ex. the message contains an application/xml part)? |
| A.: When you call EasyRetrieve successfully, you get all the parts. You can view whichever part you want, body in Body property and all other part's name saved in DataFileName property. |
| |
Do you find this information useful ? Yes No Not Sure |
|