microsoft.exchange.webservices.data
Class RuleOperation
java.lang.Object
microsoft.exchange.webservices.data.ComplexProperty
microsoft.exchange.webservices.data.RuleOperation
- Direct Known Subclasses:
- CreateRuleOperation, DeleteRuleOperation, SetRuleOperation
public abstract class RuleOperation
- extends ComplexProperty
Represents an operation to be performed on a rule.
|
Constructor Summary |
protected |
RuleOperation()
Initializes a new instance of the class. |
| Methods inherited from class microsoft.exchange.webservices.data.ComplexProperty |
addOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXml, validate, writeAttributesToXml, writeElementsToXml, writeToXml, writeToXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xmlElementName
protected String xmlElementName
RuleOperation
protected RuleOperation()
- Initializes a new instance of the class.
getXmlElementName
protected String getXmlElementName()
- Gets the XML element name of the rule operation.
Copyright © 2012. All Rights Reserved.