|
| |
theMessage. Load( oClient. GetMailHeader( infos[i])); string hasAttachments = "N"; if ( theMessage.Attachments.Length > 0) hasAttachments = "Y"; 3 L A T E S T R E P L I E S (Newest ...
http://www.emailarchitect.net/forum/post.asp?method=TopicQuote&TOPIC_ID=779&FORUM_ID=7
for (int i = 0; i < count; i++) { theMessage. Load( oClient. GetMailHeader( infos[i])); string hasAttachments = "N"; if ( theMessage.Attachments.Length > 0)
http://www.emailarchitect.net/forum/topic.asp?TOPIC_ID=779
|
|
|