Uses of Class
com.microsoft.graph.models.TeamGuestSettings
Packages that use TeamGuestSettings
-
Uses of TeamGuestSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TeamGuestSettingsModifier and TypeMethodDescriptionstatic TeamGuestSettingsTeamGuestSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTeam.getGuestSettings()Gets the guestSettings property value.Methods in com.microsoft.graph.models with parameters of type TeamGuestSettingsModifier and TypeMethodDescriptionvoidTeam.setGuestSettings(TeamGuestSettings value) Sets the guestSettings property value.