Uses of Class
microsoft.exchange.webservices.data.property.complex.TimeChange

Packages that use TimeChange
microsoft.exchange.webservices.data.property.complex   
 

Uses of TimeChange in microsoft.exchange.webservices.data.property.complex
 

Methods in microsoft.exchange.webservices.data.property.complex that return TimeChange
 TimeChange MeetingTimeZone.getDaylight()
          Gets a TimeChange defining when the time changes to Daylight Saving Time.
 TimeChange MeetingTimeZone.getStandard()
          Gets a TimeChange defining when the time changes to Standard Time.
 

Methods in microsoft.exchange.webservices.data.property.complex with parameters of type TimeChange
 void MeetingTimeZone.setDaylight(TimeChange value)
          Sets the daylight.
 void MeetingTimeZone.setStandard(TimeChange value)
          Sets the standard.
 



Copyright © 2012–2015 Microsoft. All rights reserved.