When examining the TO field of an email: if the value is a MailGroup, I know you can use the .Addresses property to get the individual mail addresses that comprise that group.
But the group itself also has an SMTP email address (at least I know this is true in the case of Exchange distribution lists). How can I get the email address of the group itself?