IAttendee Interface

Topic Last Modified: 2006-11-30

Provides properties and methods for defining and manipulating appointment attendees.

CLSID

CD000135-8B95-11D1-82DB-00C04FB1625D

Extends

IDispatch

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Member Summary

The following table lists the properties of the IAttendee interface.

Name Description

Address Property

Specifies the e-mail address of an attendee.

DisplayName Property (IAttendee)

Specifies the display name of an attendee.

IsOrganizer Property

Specifies whether an attendee is the organizer of an appointment. By default, Collaboration Data Objects (CDO) sets this value to TRUE for the attendee who creates the appointment.

Role Property

Specifies whether an attendee is optional, required, or the meeting chair.

Status Property (IAttendee)

Specifies whether an attendee has accepted, declined, or delegated an appointment.

Type Property (IAttendee)

Specifies the type of calendar user.

See Also

Other Resources

Programming Tasks