Documentation

ArrayOfBinaryType extends ArrayType
in package

Represents a value that encodes a contact's certificate.

Table of Contents

Properties

$Base64Binary  : string
Contains a Base64-encoded value.

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

$Base64Binary

Contains a Base64-encoded value.

public string $Base64Binary
Tags
since

Exchange 2010 SP2

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