public final class RecurringAppointmentMasterId extends ItemId
| Constructor and Description |
|---|
RecurringAppointmentMasterId(String occurrenceId)
Represents the Id of an occurrence of a recurring appointment.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlElementName()
Gets the name of the XML element.
|
void |
writeAttributesToXml(EwsServiceXmlWriter writer)
Writes attribute to XML.
|
getItemIdFromStringassign, equals, getChangeKey, getUniqueId, hashCode, isValid, readAttributesFromXml, sameIdAndChangeKey, setChangeKey, setUniqueId, toString, writeToXmladdOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXml, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeElementsToXml, writeToXml, writeToXmlpublic RecurringAppointmentMasterId(String occurrenceId) throws Exception
occurrenceId - the occurrence idException - the exceptionpublic String getXmlElementName()
getXmlElementName in class ItemIdpublic void writeAttributesToXml(EwsServiceXmlWriter writer) throws ServiceXmlSerializationException
writeAttributesToXml in class ServiceIdwriter - the writerServiceXmlSerializationException - the service xml serialization exceptionCopyright © 2012–2015 Microsoft. All rights reserved.