Uses of Class
com.microsoft.exchange.types.TimeZone

Packages that use TimeZone
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of TimeZone in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as TimeZone
protected  TimeZone GetUserAvailabilityRequest.timeZone
           
 

Methods in com.microsoft.exchange.messages that return TimeZone
 TimeZone GetUserAvailabilityRequest.getTimeZone()
          Gets the value of the timeZone property.
 

Methods in com.microsoft.exchange.messages with parameters of type TimeZone
 void GetUserAvailabilityRequest.setTimeZone(TimeZone value)
          Sets the value of the timeZone property.
 

Uses of TimeZone in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as TimeZone
protected  TimeZone WorkingHours.timeZone
           
 

Methods in com.microsoft.exchange.types that return TimeZone
 TimeZone ObjectFactory.createTimeZone()
          Create an instance of TimeZone
 TimeZone WorkingHours.getTimeZone()
          Gets the value of the timeZone property.
 

Methods in com.microsoft.exchange.types with parameters of type TimeZone
 void WorkingHours.setTimeZone(TimeZone value)
          Sets the value of the timeZone property.
 



Copyright © 2012 Jasig. All Rights Reserved.