Asked By scottb2
31-Oct-09 01:50 AM

I have about worn through the keyboard doing searches but do not seem to
be getting things that give the whole picture.
I will have a list of email addresses on my PC. How do I, using VB
(or C#), create a distribution list of these email addresses that is
to be used by our company's Outlook users? As I understand it, the DL
needs to be on the Exchange server. The DL will be updated daily so
if I have to delete it and then recreate it, that is okay. What
validations on the data would I need to do? I have been frustrated
with some of the examples that the search provided because they jumped
into the low level stuff without any context. For example, one
subroutine used "ByVal mventry as MVEntry" as one input parameter but
did not say anything about what an MVEntry was or where to obtain and
set it up.
I am an experienced programmer but new to Exchange. If I can be given
pointers to where I need to look, that would be great. A tutorial or
book would also be great. Code also works for me.
TIA,
Scott