Skip to main content

AddIntuneApp

You can use the AddIntuneApp web method to add a Intune application to a catalog item.

Parameters

The AddIntuneApp web method includes the following parameters:

#ParametersData TypeDescription
\catalogItemIDIntegerID of the catalog item.
intuneAppTypeStringType of Application. The following values are supported: MicrosoftWindowsStoreForBusiness LineOfBusiness Win32
applicationIdStringThe application ID of Intune app.
createUninstallBooleanEnter True if catalog item is to trigger an uninstall; otherwise, enter False .

Return Value

Returns one of the following values:

  • Returns TRUE for success.
  • Returns FALSE for failure.