Uses of Class
microsoft.exchange.webservices.data.property.complex.RuleOperationError
-
Packages that use RuleOperationError Package Description microsoft.exchange.webservices.data.property.complex -
-
Uses of RuleOperationError in microsoft.exchange.webservices.data.property.complex
Methods in microsoft.exchange.webservices.data.property.complex that return RuleOperationError Modifier and Type Method Description protected RuleOperationErrorRuleOperationErrorCollection. createComplexProperty(String xmlElementName)Creates an RuleOperationError object from an XML element name.Methods in microsoft.exchange.webservices.data.property.complex with parameters of type RuleOperationError Modifier and Type Method Description protected StringRuleOperationErrorCollection. getCollectionItemXmlElementName(RuleOperationError operationError)Retrieves the XML element name corresponding to the provided RuleOperationError object.
-