Im trying to follow this Microsoft tutorial to display the names of a distribution list in c#
This example prompts the user to select an Exchange distribution list from the Select Names dialog box and expands the distribution list to display its members.
except when I get an error here
I have this in a console app project. How can I fix this?