Uses of Class
com.microsoft.graph.models.NotificationRecipients
Packages that use NotificationRecipients
-
Uses of NotificationRecipients in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return NotificationRecipientsModifier and TypeMethodDescriptionstatic NotificationRecipientsNotificationRecipients.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEmailNotificationsSetting.getRecipients()Gets the recipients property value.Methods in com.microsoft.graph.models with parameters of type NotificationRecipientsModifier and TypeMethodDescriptionvoidEmailNotificationsSetting.setRecipients(NotificationRecipients value) Sets the recipients property value.