Documentation

ArrayOfUnknownEntriesType extends ArrayType
in package

Contains an array of unknown permission entries that cannot be resolved against the Active Directory directory service.

Table of Contents

Properties

$UnknownEntry  : array<string|int, string>
Represents a single unknown permission entry that cannot be resolved against Active Directory.

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

$UnknownEntry

Represents a single unknown permission entry that cannot be resolved against Active Directory.

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

Exchange 2007 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