Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook 2003 attachments
Message
 
To
08/10/2004 06:22:44
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00949797
Message ID:
00950009
Views:
19
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).
Previous
Reply
Map
View

Click here to load this message in the networking platform