Documentation

NonIndexableItemStatisticType extends Type
in package

Defines a single statistic for an item that could not be indexed.

Table of Contents

Properties

$ErrorMessage  : string
Represents the reason for the validation error.
$ItemCount  : int
Specifies the total number of items in a search result.
$Mailbox  : string
Contains an identifier for a mailbox.

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

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