public final class NoEndRecurrenceRange extends RecurrenceRange
Constructor and Description |
---|
NoEndRecurrenceRange()
Initializes a new instance.
|
NoEndRecurrenceRange(Date startDate)
Initializes a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getXmlElementName()
Gets the name of the XML element.
|
void |
setupRecurrence(Recurrence recurrence)
Setups the recurrence.
|
changed, getRecurrence, getStartDate, setRecurrence, setStartDate, tryReadElementFromXml, writeElementsToXml
addOnChangeEvent, canSetFieldValue, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeToXml, writeToXml
public NoEndRecurrenceRange()
public NoEndRecurrenceRange(Date startDate)
startDate
- the start datepublic String getXmlElementName()
getXmlElementName
in class RecurrenceRange
public void setupRecurrence(Recurrence recurrence) throws Exception
setupRecurrence
in class RecurrenceRange
recurrence
- the new up recurrenceException
- the exceptionCopyright © 2012–2015 Microsoft. All rights reserved.