public final class LegacyAvailabilityTimeZone extends ComplexProperty
| Constructor and Description |
|---|
LegacyAvailabilityTimeZone()
Initializes a new instance of the LegacyAvailabilityTimeZone class.
|
| Modifier and Type | Method and Description |
|---|---|
TimeZoneDefinition |
toTimeZoneInfo()
To time zone info.
|
boolean |
tryReadElementFromXml(EwsServiceXmlReader reader)
Tries to read element from XML.
|
void |
writeElementsToXml(EwsServiceXmlWriter writer)
Writes the elements to XML.
|
addOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeToXml, writeToXmlpublic LegacyAvailabilityTimeZone()
public TimeZoneDefinition toTimeZoneInfo()
public boolean tryReadElementFromXml(EwsServiceXmlReader reader) throws Exception
tryReadElementFromXml in class ComplexPropertyreader - the readerException - the exceptionpublic void writeElementsToXml(EwsServiceXmlWriter writer) throws Exception
writeElementsToXml in class ComplexPropertywriter - the writerException - the exceptionCopyright © 2012–2015 Microsoft. All rights reserved.