c# - Changing the members of a static exchange distribution list programmatically -


we have important email distribution list, on exchange 2010, members change weekly, based on many work based criteria. right change members manually, , love automate change.

so have new members app's api, , love change members of our dl. using exchange api can current members of group there several ways it, example.

but life of me unable find out way edit/change members of distribution list programmatically.

ideally want empty current group , put new members it, open manner of ideas , methods that? ideas?

can use dynamic distribution group? use case asking it.

if not, have invoke exchange 2010 management shell app , call add-distributiongroupmember. since using c# should easy.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -