Accessing the Global Admin List
I have a function on my site (c#.net) that sends out emails for me. I want to provide an interface for this, which is fairly simple. I can provide the textboxes for the subject, body, ect., but I would like to use the Global Admin List from MS Outlook. This way a user can select individuals, or distribution lists without knowing their email addresses. Has anyone ever done something similar, or seen any good articles?
Thanks in advance for any help! It's always greatly appreciated.