| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.core.service.item | |
| microsoft.exchange.webservices.data.property.complex |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected OccurrenceInfo |
OccurrenceInfoCollection.createComplexProperty(String xmlElementName)
Creates the complex property.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
OccurrenceInfoCollection.getCollectionItemXmlElementName(OccurrenceInfo complexProperty)
Gets the name of the collection item XML element.
|
Copyright © 2012–2015 Microsoft. All rights reserved.