Uses of Class
com.microsoft.graph.models.UserTeamwork
Packages that use UserTeamwork
-
Uses of UserTeamwork in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserTeamworkModifier and TypeMethodDescriptionstatic UserTeamworkUserTeamwork.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getTeamwork()Gets the teamwork property value.Methods in com.microsoft.graph.models with parameters of type UserTeamworkModifier and TypeMethodDescriptionvoidUser.setTeamwork(UserTeamwork value) Sets the teamwork property value.