Skip to content

Commit 6ab1eb9

Browse files
authored
Merge pull request MicrosoftDocs#11475 from MicrosoftDocs/chrisda
Update Get-DistributionGroupMember.md
2 parents 9477b62 + f7fc8f5 commit 6ab1eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Get-DistributionGroupMember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Get-UnifiedGroupLinks -Identity $group.Name -LinkType Members -ResultSize Unlimi
6969
}}} | Export-CSV "$env:USERPROFILE\Desktop\Office365GroupMembers.csv" -NoTypeInformation -Encoding UTF8
7070
```
7171

72-
This example downloads a comma-separated value (CSV) file containing all groups and members.
72+
In the cloud-based service, this example downloads a comma-separated value (CSV) file named Office365GroupMembers.csv that contains all Microsoft 365 Groups and members to the current user's Desktop.
7373

7474
## PARAMETERS
7575

0 commit comments

Comments
 (0)