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 MeetingRequestMessageType.meetingTimeZone
           
protected  TimeZoneType CalendarItemType.meetingTimeZone
           
 

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

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



Copyright © 2012 Jasig. All Rights Reserved.