TimeZoneDefinitionType.Transitions Property

Definition

The Transitions property gets or sets the array of transitions that define the time zone.

public:
 property ExchangeWebServices::ArrayOfTransitionsType ^ Transitions { ExchangeWebServices::ArrayOfTransitionsType ^ get(); void set(ExchangeWebServices::ArrayOfTransitionsType ^ value); };
public ExchangeWebServices.ArrayOfTransitionsType Transitions { get; set; }
Public Property Transitions As ArrayOfTransitionsType

Property Value

The value of the Transitions property is an ArrayOfTransitionsType object that contains the transitions that define the time zone.

Applies to