E-mail to Group Identity

Good day all.  I am having a problem figuring out how to create a list of e-mail addresses based on the members of an Identity.  I am trying to set up a C# Method to review an ItemType and send an e-mail when there are items that meet the criteria.  I have everything working based on getting the the User ID of the currently logged in User.  I can't figure out how to create a list of the the Member related ids to create a list of the User e-mail addresses.  Thank you for any help that can be provided.