AttendeeType Class

The AttendeeType class represents attendees and resources for a meeting.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.AttendeeType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class AttendeeType
'Usage
Dim instance As AttendeeType
[SerializableAttribute]
public class AttendeeType

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.

See Also

Reference

Other Resources