Documentation

ImItemListType extends Type
in package

Defines a list of instant messaging groups and instant messaging contacts.

Table of Contents

Properties

$Groups  : ArrayOfImGroupType
Represents an array of instant messaging (IM) groups.
$Personas  : ArrayOfPeopleType
Specifies an array of personas.

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

$Groups

Represents an array of instant messaging (IM) groups.

public ArrayOfImGroupType $Groups
Tags
since

Exchange 2013

$Personas

Specifies an array of personas.

public ArrayOfPeopleType $Personas
Tags
since

Exchange 2013

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