Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drafts in outlook 2000 / 2003
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Drafts in outlook 2000 / 2003
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01347585
Message ID:
01347585
Views:
49
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!
Next
Reply
Map
View

Click here to load this message in the networking platform