TransitionTargetType.Kind 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 Kind property gets or sets a value that indicates whether the time zone transition target is a period or a group of transitions.
public:
property ExchangeWebServices::TransitionTargetKindType Kind { ExchangeWebServices::TransitionTargetKindType get(); void set(ExchangeWebServices::TransitionTargetKindType value); };
public ExchangeWebServices.TransitionTargetKindType Kind { get; set; }
Public Property Kind As TransitionTargetKindType
Property Value
The value of the Kind is one of the TransitionTargetKindType enumeration values that represents whether the time zone transition target is a period or a group of time zone transitions.