I need to send an email to an Exchange distribution list called "DL-IT" using c#.
Does anyone know how to achieve this?
The simplest way would be to find the actual email address of the DL, and use that in your "To:" field. Exchange distribution lists actually have their own email addresses, so this should work fine.