| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
TimeZone |
MeetingRequest.getMeetingTimeZone()
Gets the time zone of the location where the meeting is hosted.
|
TimeZone |
Appointment.getMeetingTimeZone()
Gets the time zone of the location where the meeting is hosted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Appointment.setMeetingTimeZone(TimeZone meetingTimeZone)
Sets the time zone of the location where the meeting is hosted.
|