Uses of Class
microsoft.exchange.webservices.data.property.complex.time.TimeZonePeriod
-
Packages that use TimeZonePeriod Package Description microsoft.exchange.webservices.data.property.complex.time -
-
Uses of TimeZonePeriod in microsoft.exchange.webservices.data.property.complex.time
Methods in microsoft.exchange.webservices.data.property.complex.time that return TimeZonePeriod Modifier and Type Method Description protected TimeZonePeriodTimeZoneTransition. getTargetPeriod()Gets the target period of the transition.Methods in microsoft.exchange.webservices.data.property.complex.time that return types with arguments of type TimeZonePeriod Modifier and Type Method Description Map<String,TimeZonePeriod>TimeZoneDefinition. getPeriods()Adds a transition group with a single transition to the specified period.Constructors in microsoft.exchange.webservices.data.property.complex.time with parameters of type TimeZonePeriod Constructor Description TimeZoneTransition(TimeZoneDefinition timeZoneDefinition, TimeZonePeriod targetPeriod)Initializes a new instance of the class.
-