Class MacOsLobAppAssignmentSettings.Builder

    • Method Detail

      • uninstallOnDeviceRemoval

        public MacOsLobAppAssignmentSettings.Builder uninstallOnDeviceRemoval​(Boolean uninstallOnDeviceRemoval)
        “When TRUE, indicates that the app should be uninstalled when the device is removed from Intune. When FALSE, indicates that the app will not be uninstalled when the device is removed from Intune.”
        Parameters:
        uninstallOnDeviceRemoval - value of uninstallOnDeviceRemoval property (as defined in service metadata)
        Returns:
        this (for method chaining)