Uses of Enum
com.microsoft.graph.models.Win32LobAppNotification
Packages that use Win32LobAppNotification
-
Uses of Win32LobAppNotification in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppNotificationModifier and TypeMethodDescriptionstatic Win32LobAppNotificationWin32LobAppAssignmentSettings.getNotifications()Gets the notifications property value.static Win32LobAppNotificationReturns the enum constant of this type with the specified name.static Win32LobAppNotification[]Win32LobAppNotification.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 Win32LobAppNotificationModifier and TypeMethodDescriptionvoidWin32LobAppAssignmentSettings.setNotifications(Win32LobAppNotification value) Sets the notifications property value.