You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ Fill IncludeAcceptMessagesOnlyFromSendersOrMembersWithDisplayNames Description }}
172
+
The IncludeAcceptMessagesOnlyFromSendersOrMembersWithDisplayNames switch retrieves the UPN/SMTP address and display name of all recipients—whether individual senders or members of distribution groups—who are explicitly allowed to send messages to the Microsoft365 group, as defined in the AcceptMessagesOnlyFromSendersOrMembers property. If this switch is not specified, the AcceptMessagesOnlyFromSendersOrMembersWithDisplayNames property will return an empty result.
173
+
174
+
Note: This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
{{ Fill IncludeBypassModerationFromSendersOrMembersWithDisplayNames Description }}
208
+
The IncludeBypassModerationFromSendersOrMembersWithDisplayNames switch retrieves the UPN/SMTP address and display name of all senders or group members who are allowed to bypass moderation settings for the Microsoft365 group, as defined in the BypassModerationFromSendersOrMembers property. If this switch is not specified, the BypassModerationFromSendersOrMembersWithDisplayNames property will return an empty result.
209
+
210
+
Note: This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
{{ Fill IncludeGrantSendOnBehalfToWithDisplayNames Description }}
226
+
The IncludeGrantSendOnBehalfToWithDisplayNames switch retrieves the UPN/SMTP address and display name of all users who are granted Send-On-Behalf permissions for the Microsoft365 group, as defined in the GrantSendOnBehalfTo property. If this switch is not specified, the GrantSendOnBehalfToWithDisplayNames property will return an empty result.
227
+
228
+
Note: This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
{{ Fill IncludeModeratedByWithDisplayNames Description }}
244
+
The IncludeModeratedByWithDisplayNames switch retrieves the UPN/SMTP address and display name of all moderators assigned to the Microsoft365 group, as defined in the ModeratedBy property. If this switch is not specified, the ModeratedByWithDisplayNames property will return an empty result.
245
+
246
+
Note: This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
{{ Fill IncludeRejectMessagesFromSendersOrMembersWithDisplayNames Description }}
262
+
The IncludeRejectMessagesFromSendersOrMembersWithDisplayNames switch retrieves the UPN/SMTP address and display name of all senders or group members who are explicitly blocked from sending messages to the Microsoft365 group, as defined in the `RejectMessagesFromSendersOrMembers` property. If this switch is not specified, the `RejectMessagesFromSendersOrMembersWithDisplayNames` property will return an empty result.
263
+
264
+
**Note:** This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
0 commit comments