TransitionType.To Property

Definition

The To property gets or sets the unique identifier that corresponds to the period or transitions group that is the target of the time zone transition.

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

Property Value

The value of the To property is a TransitionTargetType object that specifies the period or transitions group that is the target of the time zone transition.

Applies to