Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drafts in outlook 2000 / 2003
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01347585
Message ID:
01347675
Views:
16
>Hello!
>
>I use a method to check if outlook is installed and if it's possible to save an draft...
>after this I delete it.
>global object 'outlook applicaton '-->
>m.oItem=this.oOutlook.Createitem(0)
>m.oItem.Recipients.add...
>....
>....
>-->>
>OUTLOOK 2003: m.oItem.save() --> Save Mail --> in Folder DRAFT
>In outlook 2003 all is OK!
>
>the same code using OUTLOOK 2000:
>m.oItem.save() --> Save Mail --> in Folder INCOMING
>
>I use SAVE and not SEND
>
>It's saved in the wrong folder!!
>
>Can you help me?
>
>Best Regards!

I doubt that it depends on Outlook version rather than on the setting for default folder for new items. Check out Advanced Email options, "Save unsent items in".

Good Luck
Previous
Reply
Map
View

Click here to load this message in the networking platform