ArrayOfDelegateUserResponseMessageType
extends ArrayType
in package
Contains the response messages for an Exchange Web Services delegate management request.
Table of Contents
Properties
- $DelegateUserResponseMessageType : array<string|int, DelegateUserResponseMessageType>
- Contains response messages for delegate management operations.
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
$DelegateUserResponseMessageType
Contains response messages for delegate management operations.
public
array<string|int, DelegateUserResponseMessageType>
$DelegateUserResponseMessageType
= array()
Tags
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