Uses of Enum
com.microsoft.graph.models.WelcomeScreenMeetingInformation
Packages that use WelcomeScreenMeetingInformation
-
Uses of WelcomeScreenMeetingInformation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WelcomeScreenMeetingInformationModifier and TypeMethodDescriptionWindows10TeamGeneralConfiguration.getWelcomeScreenMeetingInformation()Gets the welcomeScreenMeetingInformation property value.Returns the enum constant of this type with the specified name.static WelcomeScreenMeetingInformation[]WelcomeScreenMeetingInformation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type WelcomeScreenMeetingInformationModifier and TypeMethodDescriptionvoidWindows10TeamGeneralConfiguration.setWelcomeScreenMeetingInformation(WelcomeScreenMeetingInformation value) Sets the welcomeScreenMeetingInformation property value.