public class GroupAttendeeConflict extends AttendeeConflict
| Constructor and Description |
|---|
GroupAttendeeConflict()
Instantiates a new group attendee conflict.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfMembers()
Gets the number of users, resources, and rooms in a distribution list.
|
int |
getNumberOfMembersAvailable()
Gets the number of distribution list members who are available for a suggested meeting time.
|
int |
getNumberOfMembersWithConflict()
Gets the number of distribution list members who have a conflict with a suggested meeting time.
|
int |
getNumberOfMembersWithNoData()
Gets the number of group members who do not have published free/busy data to compare to a suggested meeting time.
|
public GroupAttendeeConflict()
public int getNumberOfMembers()
public int getNumberOfMembersAvailable()
public int getNumberOfMembersWithConflict()
public int getNumberOfMembersWithNoData()