Conflict - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
public sealed class Conflict : ComplexProperty
Тип 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.
|
| Имя | Описание | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |