ConflictType Enum

Definition

Defines the conflict types that can be returned in meeting time suggestions.

public enum class ConflictType
public enum ConflictType
Public Enum ConflictType
Inheritance
ConflictType

Fields

GroupConflict 1

There is a conflict with at least one member of a group.

GroupTooBigConflict 2

There is a conflict with at least one member of a group, but the group is too large to return individual conflict information.

IndividualAttendeeConflict 0

There is a conflict with an individual attendee.

UnknownAttendeeConflict 3

There is a conflict with an unresolvable attendee, on an attendee that is not an individual, group, or contact.

Applies to