TransitionType.To Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.