I'm setting up e-mail notifications when a group is created or deleted through Adaxes. One thing I'd like to include is what type of group is being created (Distribution, M365, Security), and unfortunately the adm-AzureGroupType doesn't quite work as it only returns a number. I'm sure these correspond to the known types but you cannot translate that in an email. Is there a better variable I can use? Or do I need to go the Powershell route instead of just using email?