Uses of Class
com.microsoft.graph.models.EmailNotificationsSetting
Packages that use EmailNotificationsSetting
-
Uses of EmailNotificationsSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EmailNotificationsSettingModifier and TypeMethodDescriptionstatic EmailNotificationsSettingEmailNotificationsSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueBackupRestoreRoot.getEmailNotificationsSetting()Gets the emailNotificationsSetting property value.Methods in com.microsoft.graph.models with parameters of type EmailNotificationsSettingModifier and TypeMethodDescriptionvoidBackupRestoreRoot.setEmailNotificationsSetting(EmailNotificationsSetting value) Sets the emailNotificationsSetting property value.