Uses of Class
com.microsoft.graph.models.UserWorkLocation
Packages that use UserWorkLocation
-
Uses of UserWorkLocation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserWorkLocationModifier and TypeMethodDescriptionstatic UserWorkLocationUserWorkLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePresence.getWorkLocation()Gets the workLocation property value.Methods in com.microsoft.graph.models with parameters of type UserWorkLocationModifier and TypeMethodDescriptionvoidPresence.setWorkLocation(UserWorkLocation value) Sets the workLocation property value.