Uses of Class
com.microsoft.graph.models.RecurrenceRange
Packages that use RecurrenceRange
-
Uses of RecurrenceRange in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RecurrenceRangeModifier and TypeMethodDescriptionstatic RecurrenceRangeRecurrenceRange.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePatternedRecurrence.getRange()Gets the range property value.Methods in com.microsoft.graph.models with parameters of type RecurrenceRangeModifier and TypeMethodDescriptionvoidPatternedRecurrence.setRange(RecurrenceRange value) Sets the range property value.