Hello All
Question:
Is it possible to use outlook from vb for sending emails
similar to the way that you would use excel for
spread sheets or word for docs?
Scenario:
I have a vb dialog that is used for scheduling and documenting manditory monthly meetings to track an
issue. The form has a grid of worker's and ancillary
participants that are involved. One portion of the
form is for scheduling these meetings and adding /
removing participants to / from the list of invitees.
I would like if possible once the list of invitees is
compiled to be able to press a "Send Notifications"
button and send an email to each particpant in the
background. The content would be assembled from info
on the form. The reason I am not simply using smtp
is because the users are spread across numerous
departments which all use ms exchange server in various
protected configurations so I have found that connecting
to the server for an smtp transaction is frought with
peril. I do know that ALL user's who would be sending
notifications do have ms outlook as their email client.
Thoughts?
Question:
Is it possible to use outlook from vb for sending emails
similar to the way that you would use excel for
spread sheets or word for docs?
Scenario:
I have a vb dialog that is used for scheduling and documenting manditory monthly meetings to track an
issue. The form has a grid of worker's and ancillary
participants that are involved. One portion of the
form is for scheduling these meetings and adding /
removing participants to / from the list of invitees.
I would like if possible once the list of invitees is
compiled to be able to press a "Send Notifications"
button and send an email to each particpant in the
background. The content would be assembled from info
on the form. The reason I am not simply using smtp
is because the users are spread across numerous
departments which all use ms exchange server in various
protected configurations so I have found that connecting
to the server for an smtp transaction is frought with
peril. I do know that ALL user's who would be sending
notifications do have ms outlook as their email client.
Thoughts?