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