| |
IERUCollectionThe 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. RemarksIERUCollection is a general-purpose interface that implements a standard automation-compatible object collection. |