| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.property.complex |
| Modifier and Type | Method and Description |
|---|---|
TimeChange |
MeetingTimeZone.getDaylight()
Gets a TimeChange defining when the time changes to Daylight
Saving Time.
|
TimeChange |
MeetingTimeZone.getStandard()
Gets a TimeChange defining when the time changes to Standard
Time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingTimeZone.setDaylight(TimeChange value)
Sets the daylight.
|
void |
MeetingTimeZone.setStandard(TimeChange value)
Sets the standard.
|
Copyright © 2012–2015 Microsoft. All rights reserved.