Share via


IAttendees Interface

IAttendees Interface

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release. Defines properties and methods that enable access to a collection of Attendee Component Object Model (COM) objects.

CLSID

CD000136-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 IAttendees interface.

Name Description
_NewEnum Returns an IEnumVariant interface on an enumeration object for the collection. This property is hidden from Microsoft® Visual Basic® and Visual Basic Scripting Edition (VBScript).
Count Returns the number of Attendee objects in the collection. This property is read-only.
Item Returns the Attendee object specified by the index. This property is read-only.

The following table lists the methods of the IAttendees interface.

Name Description
Add Adds a new Attendee object to the collection.
Delete Removes the specified Attendee object from the collection.

Remarks

The collection index always ranges from 1 to the value returned by the Count property.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.