I have to write a custom transport agent in C# for Exchange 2007 that check if sender sending mail belong to a specific distribution list.
My agent works well but all i need to do now is how retrieve members of a distribution list ??
How can i do that ?
Thanks all in advance