| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
EnhancedLocation |
MeetingRequest.getEnhancedLocation()
Gets location information such as the name, address, and optional notes about a location.
|
EnhancedLocation |
Appointment.getEnhancedLocation()
Gets location information such as the name, address, and optional notes about a location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Appointment.setEnhancedLocation(EnhancedLocation enhancedLocation)
Sets location information such as the name, address, and optional notes about a location.
|