Uses of Class
microsoft.exchange.webservices.data.property.complex.ExtendedProperty
-
Packages that use ExtendedProperty Package Description microsoft.exchange.webservices.data.property.complex -
-
Uses of ExtendedProperty in microsoft.exchange.webservices.data.property.complex
Methods in microsoft.exchange.webservices.data.property.complex that return ExtendedProperty Modifier and Type Method Description protected ExtendedPropertyExtendedPropertyCollection. createComplexProperty(String xmlElementName)Creates the complex property.Methods in microsoft.exchange.webservices.data.property.complex with parameters of type ExtendedProperty Modifier and Type Method Description protected StringExtendedPropertyCollection. getCollectionItemXmlElementName(ExtendedProperty complexProperty)Gets the name of the collection item XML element.
-