IERUCollection

The primary interface for the Collection object.  

Note that most collections returned by eRoom are read-only and the ::Add and ::Remove methods return EROOM_E_INVALIDOPERATION. For example, the collection returned by ::GetMembers() method cannot be modified.

Remarks


IERUCollection is a general-purpose interface that implements a standard automation-compatible object collection.

Home

Properties

Count

Item

_NewEnum


Methods

Add

Remove