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:

AddIntuneApp Parameters

#

Parameters

Data Type

Description

1. \

catalogItemID

Integer

ID of the catalog item.

2.  

intuneAppType

String

Type of Application. The following values are supported:

MicrosoftWindowsStoreForBusiness
LineOfBusiness
Win32
3.  

applicationId

String

The application ID of Intune app.

4.  

createUninstall

Boolean

Enter 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.