Edit

accessReviewNotificationRecipientScope resource type

Namespace: microsoft.graph

In an accessReviewScheduleDefinition, the additionalNotificationRecipients property configures accessReviewNotificationRecipientItem objects, and each item's notificationRecipientScope property uses accessReviewNotificationRecipientScope to define who receives notification emails. It's inherited by accessReviewNotificationRecipientQueryScope.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.accessReviewNotificationRecipientScope"
}