Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another automating Email Question--Help
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00206117
Message ID:
00206163
Views:
24
>The following code does
>(where Session and Messaging are the names of the ole MSMAPI ocx on a form)
>Thisform.Session.signon
>Thisform.Messaging.sessionid=thisform.Session.sessionid
> lcMessto=thisform.Messaging
> lcMessto.compose
> lcMessto.msgsubject=lcSubj
> lcMessto.msgnotetext=lcMessfinal
> lcMessto.send(1)
>1)Start MS Outlook
>2)properly assigns the Subject and text of the the message
>3)Opens the message and waits for recipients name
>
>I NEED It TO Know
>a)What is the name of the property that i must set to
>programatically assign recipients--I have the list-
>b) Once/IF this variable is set can all the processing occur in the background? Not visible to the user?

a) .RecipDisplayName = cName
.ResolveName

is what we use in Exchange, as many times as names...

b) yes
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform