Uses of Class
microsoft.exchange.webservices.data.property.complex.OccurrenceInfo
-
Packages that use OccurrenceInfo Package Description microsoft.exchange.webservices.data.core.service.item microsoft.exchange.webservices.data.property.complex -
-
Uses of OccurrenceInfo in microsoft.exchange.webservices.data.core.service.item
Methods in microsoft.exchange.webservices.data.core.service.item that return OccurrenceInfo Modifier and Type Method Description OccurrenceInfoAppointment. getFirstOccurrence()Gets an OccurrenceInfo identifying the first occurrence of this meeting.OccurrenceInfoMeetingRequest. getFirstOccurrence()Gets an OccurrenceInfo identifying the first occurrence of this meeting.OccurrenceInfoAppointment. getLastOccurrence()Gets an OccurrenceInfo identifying the first occurrence of this meeting.OccurrenceInfoMeetingRequest. getLastOccurrence()Gets an OccurrenceInfo identifying the last occurrence of this meeting. -
Uses of OccurrenceInfo in microsoft.exchange.webservices.data.property.complex
Methods in microsoft.exchange.webservices.data.property.complex that return OccurrenceInfo Modifier and Type Method Description protected OccurrenceInfoOccurrenceInfoCollection. createComplexProperty(String xmlElementName)Creates the complex property.Methods in microsoft.exchange.webservices.data.property.complex with parameters of type OccurrenceInfo Modifier and Type Method Description protected StringOccurrenceInfoCollection. getCollectionItemXmlElementName(OccurrenceInfo complexProperty)Gets the name of the collection item XML element.
-