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
This parameter is available only in the cloud-based service.
242
242
243
-
{{ Fill IncludeAcceptMessagesOnlyFromDLMembersWithDisplayNames Description }}
243
+
The IncludeAcceptMessagesOnlyFromDLMembersWithDisplayNames switch retrieves the UPN/SMTP address and display name of all distribution group members who are explicitly allowed to send messages to the distribution group, as defined in the `AcceptMessagesOnlyFromDLMembers` property. If this switch is not specified, the `AcceptMessagesOnlyFromDLMembersWithDisplayNames` property will return an empty result.
244
+
245
+
**Note:** This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
This parameter is available only in the cloud-based service.
260
262
261
-
{{ Fill IncludeAcceptMessagesOnlyFromSendersOrMembersWithDisplayNames Description }}
263
+
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 distribution group, as defined in the `AcceptMessagesOnlyFromSendersOrMembers` property. If this switch is not specified, the `AcceptMessagesOnlyFromSendersOrMembersWithDisplayNames` property will return an empty result.
264
+
265
+
**Note:** This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
This parameter is available only in the cloud-based service.
278
282
279
-
{{ Fill IncludeAcceptMessagesOnlyFromWithDisplayNames Description }}
283
+
The IncludeAcceptMessagesOnlyFromWithDisplayNames switch retrieves the UPN/SMTP address and display name of all recipients who are explicitly allowed to send messages to the distribution group, as present in the `AcceptMessagesOnlyFrom` property. If this switch is not specified, the `AcceptMessagesOnlyFromWithDisplayNames` property will return an empty result.
284
+
285
+
**Note:** This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
This parameter is available only in the cloud-based service.
296
302
297
-
{{ Fill IncludeBypassModerationFromSendersOrMembersWithDisplayNames Description }}
303
+
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 distribution group, as defined in the `BypassModerationFromSendersOrMembers` property. If this switch is not specified, the `BypassModerationFromSendersOrMembersWithDisplayNames` property will return an empty result.
304
+
305
+
**Note:** This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
This parameter is available only in the cloud-based service.
314
322
315
-
{{ Fill IncludeGrantSendOnBehalfToWithDisplayNames Description }}
323
+
The IncludeGrantSendOnBehalfToWithDisplayNames switch retrieves the UPN/SMTP address and display name of all users who are granted Send-On-Behalf permissions for the distribution group, as defined in the `GrantSendOnBehalfTo` property. If this switch is not specified, the `GrantSendOnBehalfToWithDisplayNames` property will return an empty result.
324
+
325
+
**Note:** This switch was introduced following a change where recipient names were replaced with GUIDs, to restore human-readable identifiers in the output.
This parameter is available only in the cloud-based service.
332
342
333
-
{{ Fill IncludeModeratedByWithDisplayNames Description }}
343
+
The IncludeModeratedByWithDisplayNames switch retrieves the UPN/SMTP address and display name of all moderators assigned to the distribution group, as defined in the `ModeratedBy` property. If this switch is not specified, the `ModeratedByWithDisplayNames` property will return an empty result.
344
+
345
+
**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