AttendeeConflictData Class
The AttendeeConflictData class is the base class for meeting attendee conflicts.
Inheritance Hierarchy
System.Object
ExchangeWebServices.AttendeeConflictData
ExchangeWebServices.GroupAttendeeConflictData
ExchangeWebServices.IndividualAttendeeConflictData
ExchangeWebServices.TooBigGroupAttendeeConflictData
ExchangeWebServices.UnknownAttendeeConflictData
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class AttendeeConflictData
'Usage
Dim instance As AttendeeConflictData
[SerializableAttribute]
public abstract class AttendeeConflictData
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.