Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
E-mail from FoxPro using Groupwise
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00764746
Message ID:
00764935
Views:
26
Whoops.. My Bad..

1. yes, you could do that...

2.

** Message Recipients
oRecipients = oMessage.Recipients

Heres the part that was missing

oRecipients.AddByDisplayName('E-Mail Name')
oRecipients.Resolve
oMessage.SEND

I created a small Classlib that does this so I can pass
more than one user name and stuff into it.. I'll get
back to you on the attachments.

Cya!
Bob
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform