Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mail MSMapi Control and OUTLOOK 2000
Message
From
24/07/2001 18:42:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Mail MSMapi Control and OUTLOOK 2000
Miscellaneous
Thread ID:
00534731
Message ID:
00534731
Views:
97
Hi there,

I'm using the MSMAPI control to send email. When I attach a file and the
default mail is OUTLOOK EXPRESS it works fine, but when I use OUTLOOK 2000 I
get an error "OLE IDispatch exception code 0 from MAPIMessages: Unspecified
Failure has occurred..". This is the code that I use:

This.oleMMess.attachmentindex = 0
This.oleMMess.attachmentName = lcFileName
This.oleMMess.attachmentPathName = lcFilePath
This.oleMMess.attachmentType = 0

This code works with EXPRESS but not with OUTLOOK 2000, any ideas?

Thanks!
Next
Reply
Map
View

Click here to load this message in the networking platform