Uses of Class
com.microsoft.graph.models.TeamMessagingSettings
Packages that use TeamMessagingSettings
-
Uses of TeamMessagingSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TeamMessagingSettingsModifier and TypeMethodDescriptionstatic TeamMessagingSettingsTeamMessagingSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTeam.getMessagingSettings()Gets the messagingSettings property value.Methods in com.microsoft.graph.models with parameters of type TeamMessagingSettingsModifier and TypeMethodDescriptionvoidTeam.setMessagingSettings(TeamMessagingSettings value) Sets the messagingSettings property value.