Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nigel Coates MAPI Class or Outlook class which should I
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00503064
Message ID:
00505159
Vues:
29
Colin

Are you aware that Nigel has 2 class libs.

One is called Mapimail

the other is called Outlook Mail

I notice that in all your correspondence you refer to the library as MAPIMAIL

but that in all your code examples you are in fact using the Mapi portions of the Outlook class.

There is a chance that some confusion may have crept in because of this.

I am in fact using his newer MAPIMAIL lib since I can not be sure all my clients will have Outlook.


I am starting to write my MAPI components today and will keep you abreast.

Mark






>Mark
>
>I am trying to build a similar app to you. My problem is that MapiMail tells me what the attachment files are by name but doesnt allow me to extract them and copy them to another location. Maybe I am missing somthing.
>
>This is the tail end of the code I am using.
>
>oObj=CreateObject("cusmapi")
>oObj.ReadMail(lcusername,lcpassword,lcunread,lcsender,lcsubject,lcstart,lcend,lcfetch)
>for x=1 to ff
>fred(x)=oObj.GetAttachmentFile(x)
>next
>
>array fred thus has the names of the attachments but not how to extract them.
>Any bright ideas?
>
>Colin Northway
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform