Documentation

ArrayOfAppManifestsType extends ArrayType
in package

Defines a collection of base64-encoded app manifests that are installed for a email account.

Table of Contents

Properties

$Manifest  : array<string|int, string>
Contains the base64-encoded app manifest file.

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

$Manifest

Contains the base64-encoded app manifest file.

public array<string|int, string> $Manifest = array()
Tags
since

Exchange 2013 SP1

todo

Create a base64 class?

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