| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.property.complex |
| Modifier and Type | Method and Description |
|---|---|
protected RuleError |
RuleErrorCollection.createComplexProperty(String xmlElementName)
Creates an RuleError object from an XML element name.
|
RuleError |
RuleOperationError.getRuleError(int index)
Gets the rule error at the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<RuleError> |
RuleOperationError.iterator()
Gets an iterator that iterates through the elements of the collection.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
RuleErrorCollection.getCollectionItemXmlElementName(RuleError ruleValidationError)
Retrieves the XML element name corresponding
to the provided RuleError object.
|
Copyright © 2012–2015 Microsoft. All rights reserved.