Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why do I need to open outlook to send e-mail, part II ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00231324
Message ID:
00233030
Views:
36
David,

I inserted this code into the code Luiz posted


.RecipIndex = 0
.RecipDisplayName = "email@mail.com"
.RecipType = 1
.ResolveName()

.RecipIndex = 1
.RecipDisplayName = "email@mail.com"
.RecipType = 1
.ResolveName()

but I keep getting an OLE error "Invalid recipients..."

I have tried changing both the RecipType and RecipIndex properties
but it still wont work. If I comment out the second email address,
all work fine.

Could you please point me in the right direction here?

Many Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform