Documentation

GetAppManifestsType extends BaseRequestType
in package

Base element for a request to return the manifest for apps.

Table of Contents

Properties

$AddIns  : ArrayOfPrivateCatalogAddInsType
Undocumented.
$ApiVersionSupported  : string
Contains the version of the JavaScript API for Office supported by the client.
$ExtensionIds  : string
Undocumented.
$IncludeAllInstalledAddIns  : bool
Undocumented.
$IncludeCustomAppsData  : bool
Undocumented.
$IncludeEntitlementData  : bool
Undocumented.
$IncludeManifestData  : bool
Undocumented.
$SchemaVersionSupported  : string
Contains the version of the manifest schema supported by the client.

Methods

__clone()  : mixed
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

Properties

$AddIns

Undocumented.

public ArrayOfPrivateCatalogAddInsType $AddIns
Tags
since

Exchange 2016

todo

Update once documentation exists.

$ApiVersionSupported

Contains the version of the JavaScript API for Office supported by the client.

public string $ApiVersionSupported
Tags
since

Exchange 2013 SP1

$ExtensionIds

Undocumented.

public string $ExtensionIds
Tags
since

Exchange 2016

todo

Update once documentation exists.

todo

Determine if we need a ListOfExtensionIdsType implementation.

$IncludeAllInstalledAddIns

Undocumented.

public bool $IncludeAllInstalledAddIns
Tags
since

Exchange 2016

todo

Update once documentation exists.

$IncludeCustomAppsData

Undocumented.

public bool $IncludeCustomAppsData
Tags
since

Exchange 2016

todo

Update once documentation exists.

$IncludeEntitlementData

Undocumented.

public bool $IncludeEntitlementData
Tags
since

Exchange 2016

todo

Update once documentation exists.

$IncludeManifestData

Undocumented.

public bool $IncludeManifestData
Tags
since

Exchange 2016

todo

Update once documentation exists.

$SchemaVersionSupported

Contains the version of the manifest schema supported by the client.

public string $SchemaVersionSupported
Tags
since

Exchange 2013 SP1

Methods

__clone()

Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

public __clone() : mixed

        
On this page

Search results