Uses of Class
com.microsoft.graph.models.FreeBusyError
Packages that use FreeBusyError
-
Uses of FreeBusyError in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FreeBusyErrorModifier and TypeMethodDescriptionstatic FreeBusyErrorFreeBusyError.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueScheduleInformation.getError()Gets the error property value.Methods in com.microsoft.graph.models with parameters of type FreeBusyErrorModifier and TypeMethodDescriptionvoidScheduleInformation.setError(FreeBusyError value) Sets the error property value.