Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook 2003 attachments
Message
 
À
08/10/2004 06:22:44
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00949797
Message ID:
00950009
Vues:
20
Sorry I forgot to include the DEFINE
#DEFINE olFolderCalendar 9
#DEFINE olFolderContacts 10
#DEFINE olFolderDeletedItems 3
#DEFINE olFolderInBox 6
#DEFINE olFolderJournal 11
#DEFINE olFolderNotes 12
#DEFINE olFolderOutBox 4
#DEFINE olFolderSentMail 5
#DEFINE olFolderTask 13
#DEFINE olBusy 2
#DEFINE True .T.
#DEFINE False .F.
#DEFINE olPrivate 2
#DEFINE MAILITEM 0
#DEFINE IMPORTANCELOW 0
#DEFINE IMPORTANCENORMAL 1
#DEFINE IMPORTANCEHIGH 2
>Thank you, but I got error in this line
>
>
>myAtts=olNameSpace.GetDefaultFolder(olFolderInbox).Items
>
>
>olFolderInbox variable is not found. I have folder inbox in outlook and folder where are messages is "ptt" (subfolder of inbox).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform