|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RuleError in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return RuleError | |
|---|---|
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. |
| Methods in microsoft.exchange.webservices.data that return types with arguments of type RuleError | |
|---|---|
Iterator<RuleError> |
RuleOperationError.iterator()
Gets an iterator that iterates through the elements of the collection. |
| Methods in microsoft.exchange.webservices.data with parameters of type RuleError | |
|---|---|
protected String |
RuleErrorCollection.getCollectionItemXmlElementName(RuleError ruleValidationError)
Retrieves the XML element name corresponding to the provided RuleError object. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||