| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected TimeZoneType |
MeetingRequestMessageType.meetingTimeZone |
protected TimeZoneType |
CalendarItemType.meetingTimeZone |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2014 Jasig. All Rights Reserved.