Documentation

TransitionTargetType extends StringType
in package

Specifies the target of the time zone transition.

The target is either a time zone period or a group of time zone transitions.

Table of Contents

Properties

$_  : string
Value of the element.
$Kind  : string
Indicates whether the time zone transition target is a time zone period or of a group of time zone transitions.

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

$Kind

Indicates whether the time zone transition target is a time zone period or of a group of time zone transitions.

public string $Kind
Tags
since

Exchange 2010

see
TransitionTargetKindType

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