Uses of Class
com.microsoft.graph.models.OutOfOfficeSettings
Packages that use OutOfOfficeSettings
-
Uses of OutOfOfficeSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OutOfOfficeSettingsModifier and TypeMethodDescriptionstatic OutOfOfficeSettingsOutOfOfficeSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePresence.getOutOfOfficeSettings()Gets the outOfOfficeSettings property value.Methods in com.microsoft.graph.models with parameters of type OutOfOfficeSettingsModifier and TypeMethodDescriptionvoidPresence.setOutOfOfficeSettings(OutOfOfficeSettings value) Sets the outOfOfficeSettings property value.