TimeZoneDefinitionType.TransitionsGroups Property

Definition

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

public:
 property cli::array <ExchangeWebServices::ArrayOfTransitionsType ^> ^ TransitionsGroups { cli::array <ExchangeWebServices::ArrayOfTransitionsType ^> ^ get(); void set(cli::array <ExchangeWebServices::ArrayOfTransitionsType ^> ^ value); };
public ExchangeWebServices.ArrayOfTransitionsType[] TransitionsGroups { get; set; }
Public Property TransitionsGroups As ArrayOfTransitionsType()

Property Value

The value of the TransitionsGroups property is an ArrayOfTransitionsType object.

Applies to