Powershell - DistributionGroup - Export Members

Get-DistributionGroupMember -identity "MyGroup" | Export-Csv C:\MyFile.Csv -NoTypeInformation