Attendees Property

Topic Last Modified: 2006-06-13

Returns the IAttendees interface on the implementing object. This property is read-only.

Applies To

IAppointment Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property Attendees As IAttendees
HRESULT get_Attendees(IAttendees** pVal);

Parameters