public final class OccurrenceInfo extends ComplexProperty
Constructor and Description |
---|
OccurrenceInfo()
Initializes a new instance of the OccurrenceInfo class.
|
Modifier and Type | Method and Description |
---|---|
Date |
getEnd()
Gets the end date and time of the occurrence.
|
ItemId |
getItemId()
Gets the Id of the occurrence.
|
Date |
getOriginalStart()
Gets the original start date and time of the occurrence.
|
Date |
getStart()
Gets the start date and time of the occurrence.
|
boolean |
tryReadElementFromXml(EwsServiceXmlReader reader)
Tries to read element from XML.
|
addOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeElementsToXml, writeToXml, writeToXml
public OccurrenceInfo()
public boolean tryReadElementFromXml(EwsServiceXmlReader reader) throws Exception
tryReadElementFromXml
in class ComplexProperty
reader
- the readerException
- the exceptionpublic Date getOriginalStart()
Copyright © 2012–2015 Microsoft. All rights reserved.