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

Uses of OccurrenceInfo in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return OccurrenceInfo
protected  OccurrenceInfo OccurrenceInfoCollection.createComplexProperty(String xmlElementName)
          Creates the complex property.
 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.
 

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



Copyright © 2012. All Rights Reserved.