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
1.catalogItemIDIntegerID of the catalog item.
2.intuneAppTypeStringType of Application. The following values are supported:
MicrosoftWindowsStoreForBusiness
LineOfBusiness
Win32
3.applicationIdStringThe application ID of Intune app.
4.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.