Uses of Class
microsoft.exchange.webservices.data.property.complex.time.TimeZoneTransitionGroup
-
Packages that use TimeZoneTransitionGroup Package Description microsoft.exchange.webservices.data.property.complex.time -
-
Uses of TimeZoneTransitionGroup in microsoft.exchange.webservices.data.property.complex.time
Methods in microsoft.exchange.webservices.data.property.complex.time that return TimeZoneTransitionGroup Modifier and Type Method Description TimeZoneTransitionGroupTimeZoneTransition. getTargetGroup()Gets the target transition group of the transition.Methods in microsoft.exchange.webservices.data.property.complex.time that return types with arguments of type TimeZoneTransitionGroup Modifier and Type Method Description Map<String,TimeZoneTransitionGroup>TimeZoneDefinition. getTransitionGroups()Gets the transition groups associated with this time zone definition, indexed by Id.Constructors in microsoft.exchange.webservices.data.property.complex.time with parameters of type TimeZoneTransitionGroup Constructor Description AbsoluteDateTransition(TimeZoneDefinition timeZoneDefinition, TimeZoneTransitionGroup targetGroup)Initializes a new instance of the AbsoluteDateTransition class.TimeZoneTransition(TimeZoneDefinition timeZoneDefinition, TimeZoneTransitionGroup targetGroup)Initializes a new instance of the class.
-