Uses of Class
microsoft.exchange.webservices.data.property.complex.TimeChange
-
Packages that use TimeChange Package Description 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 Modifier and Type Method Description TimeChangeMeetingTimeZone. getDaylight()Gets a TimeChange defining when the time changes to Daylight Saving Time.TimeChangeMeetingTimeZone. 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 Modifier and Type Method Description voidMeetingTimeZone. setDaylight(TimeChange value)Sets the daylight.voidMeetingTimeZone. setStandard(TimeChange value)Sets the standard.
-