Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Thu, 23 Jun 2005 01:26:25 -0700,    group: microsoft.public.exchange2000.development        back       


Attachment   
I have some problems using CDO for retrieving the attachments to a mail 
message:

After importing the CDO.DLL I am using smart pointers to traverse the 
inbox in the following way:

MessagesPtr pMessages = pFolder->Messages;
?
MessagePtr  pMessage  = pMessages->Item[ i ];
AttachmentsPtr pAttach = pMessage->Attachments;

And from here, I am lost. No matter what I do, I cannot retrieve an 
interface describing an attachment as someone would see it in Outlook 
(let?s say): 
File Name
Content
So on..
I have tried to use:
AttachmentPtr atch = pAttach->Item[idx];

But all I can get here is on idx=1 and it is looking like all the 
multipart transmission

Any Idea?
date: Thu, 23 Jun 2005 01:26:25 -0700   author:   unknown

Re: Attachment   
Sory about this posting

Actually that was the attachement. It looks like it is an SMIME and I 
should dig inside it if I want more

Regards
date: Thu, 23 Jun 2005 02:50:19 -0700   author:   unknown

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us