Platform SDK: Exchange 2000 Server

IAttendee Interface

[This is preliminary documentation and subject to change.]

Provides properties and methods for defining and manipulating appointment attendees.

IID
CD000135-8B95-11D1-82DB-00C04FB1625D
Extends
IDispatch

Member Summary

Properties

Name Type Description
Address

[Visual Basic,VBScript] String

[C++,IDL] BSTR

Specifies the e-mail address of an attendee.
DisplayName

[Visual Basic,VBScript] String

[C++,IDL] BSTR

Specifies the display name of an attendee.
IsOrganizer

[Visual Basic,VBScript] Boolean

[C++,IDL] VARIANT_BOOL

Specifies whether an attendee is the organizer of an appointment.
Role

[Visual Basic,VBScript] CdoAttendeeRoleValues

[C++,IDL] CdoAttendeeRoleValues

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

[Visual Basic,VBScript] CdoAttendeeStatusValues

[C++,IDL] CdoAttendeeStatusValues

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

[Visual Basic,VBScript] String

[C++,IDL] BSTR

Specifies the type of calendar user, such as Individual, Group, or Room.