Uses of Class
microsoft.exchange.webservices.data.property.complex.OccurrenceInfo

Packages that use OccurrenceInfo
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
 OccurrenceInfo MeetingRequest.getFirstOccurrence()
          Gets an OccurrenceInfo identifying the first occurrence of this meeting.
 OccurrenceInfo Appointment.getFirstOccurrence()
          Gets an OccurrenceInfo identifying the first occurrence of this meeting.
 OccurrenceInfo MeetingRequest.getLastOccurrence()
          Gets an OccurrenceInfo identifying the last occurrence of this meeting.
 OccurrenceInfo Appointment.getLastOccurrence()
          Gets an OccurrenceInfo identifying the first 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
protected  OccurrenceInfo OccurrenceInfoCollection.createComplexProperty(String xmlElementName)
          Creates the complex property.
 

Methods in microsoft.exchange.webservices.data.property.complex with parameters of type OccurrenceInfo
protected  String OccurrenceInfoCollection.getCollectionItemXmlElementName(OccurrenceInfo complexProperty)
          Gets the name of the collection item XML element.
 



Copyright © 2012–2015 Microsoft. All rights reserved.