Conflict - свойства |
Тип Conflict предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ConflictType |
Gets the type of the conflict.
| |
FreeBusyStatus |
Gets the free/busy status of the conflicting attendee. The value of this property is only meaningful when
ConflictType is equal to ConflictType.IndividualAttendee.
| |
NumberOfMembers |
Gets the number of users, resources, and rooms in the conflicting group. The value of this property
is only meaningful when ConflictType is equal to ConflictType.GroupConflict.
| |
NumberOfMembersAvailable |
Gets the number of members who are available (whose status is Free) in the conflicting group. The value
of this property is only meaningful when ConflictType is equal to ConflictType.GroupConflict.
| |
NumberOfMembersWithConflict |
Gets the number of members who have a conflict (whose status is Busy, OOF or Tentative) in the conflicting
group. The value of this property is only meaningful when ConflictType is equal to ConflictType.GroupConflict.
| |
NumberOfMembersWithNoData |
Gets the number of members who do not have published free/busy data in the conflicting group. The value
of this property is only meaningful when ConflictType is equal to ConflictType.GroupConflict.
|