Поделиться через


IndividualAttendeeConflictData Class

The IndividualAttendeeConflictData class contains a mailbox user's or contact's free/busy status for a specific time window.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.AttendeeConflictData
    ExchangeWebServices.IndividualAttendeeConflictData

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class IndividualAttendeeConflictData _
    Inherits AttendeeConflictData
'Usage
Dim instance As IndividualAttendeeConflictData
[SerializableAttribute]
public class IndividualAttendeeConflictData : 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.