| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupAttendeeConflict
Represents the number of group members who do not have published free/busy data to compare to a suggested meeting time.
|
class |
IndividualAttendeeConflict
Contains a user's or contact's free/busy status for a time window that occurs at the same time as the suggested meeting time identified in the Suggestion element.
|
class |
TooBigGroupAttendeeConflict
Represents an attendee that was resolved as a distribution list but the distribution list was too large to expand.
|
class |
UnknownAttendeeConflict
Represents an unresolvable attendee or an attendee that is not a user, distribution list, or contact.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AttendeeConflict> |
Suggestion.getAttendeeConflicts()
Contains a collection of information that describes conflicts between users and resources and the suggested meeting time.
|