Uses of Class
microsoft.exchange.webservices.data.property.complex.time.TimeZonePeriod

Packages that use TimeZonePeriod
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
protected  TimeZonePeriod TimeZoneTransition.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
 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
TimeZoneTransition(TimeZoneDefinition timeZoneDefinition, TimeZonePeriod targetPeriod)
          Initializes a new instance of the class.
 



Copyright © 2012–2015 Microsoft. All rights reserved.