Uses of Class
microsoft.exchange.webservices.data.core.exception.service.local.PropertyException
-
Packages that use PropertyException Package Description microsoft.exchange.webservices.data.core.exception.service.local microsoft.exchange.webservices.data.misc -
-
Uses of PropertyException in microsoft.exchange.webservices.data.core.exception.service.local
Subclasses of PropertyException in microsoft.exchange.webservices.data.core.exception.service.local Modifier and Type Class Description classServiceObjectPropertyExceptionRepresents an error that occurs when an operation on a property fails. -
Uses of PropertyException in microsoft.exchange.webservices.data.misc
Methods in microsoft.exchange.webservices.data.misc that throw PropertyException Modifier and Type Method Description byte[]UserConfiguration. getBinaryData()Gets the binary data of the user configuration.byte[]UserConfiguration. getXmlData()Gets the xml data of the user configuration.
-