TransitionTargetType.Kind Property

Definition

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.

Applies to