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

Packages that use TimeZoneType
com.microsoft.exchange.types   
 

Uses of TimeZoneType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as TimeZoneType
protected  TimeZoneType CalendarItemType.meetingTimeZone
           
protected  TimeZoneType MeetingRequestMessageType.meetingTimeZone
           
 

Methods in com.microsoft.exchange.types that return TimeZoneType
 TimeZoneType ObjectFactory.createTimeZoneType()
          Create an instance of TimeZoneType
 TimeZoneType CalendarItemType.getMeetingTimeZone()
          Gets the value of the meetingTimeZone property.
 TimeZoneType MeetingRequestMessageType.getMeetingTimeZone()
          Gets the value of the meetingTimeZone property.
 

Methods in com.microsoft.exchange.types with parameters of type TimeZoneType
 void CalendarItemType.setMeetingTimeZone(TimeZoneType value)
          Sets the value of the meetingTimeZone property.
 void MeetingRequestMessageType.setMeetingTimeZone(TimeZoneType value)
          Sets the value of the meetingTimeZone property.
 



Copyright © 2013 Jasig. All Rights Reserved.