Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading Email attachment name with MAPI
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Reading Email attachment name with MAPI
Divers
Thread ID:
01059918
Message ID:
01059918
Vues:
58
I prefer to use MAPI as it works with several email clients.
However with Outlook 2002, when reading the attachment I get a truncated AttachmentName and AttachmentPathName. For example:

When the real attachment name is: MyLongFileName.doc

loMessage.AttachmentName = "MyLongfl.doc"
loMessage.AttachmentPathName = "C:\DOCUME~1\admin\LOCALS~1\Temp\MyLongfl.doc"

How can I read the real Attachment file name?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform