ICAOffers Object
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ICAOffers offers represents a collection of offers. A client can use it to enumerate the collection, or add or remove items.
| Property |
Description |
| AddNew |
Creates a new offer and adds it to the collection. |
| Count |
Retrieves the number of offers in the collection. |
| Item |
Retrieves an offer from the collection. |
| Method |
Description |
| Remove |
Removes an offer from the collection. |
| Event |
Description |
| ItemAdded |
Called when an offer is added to the collection. |
| ItemRemoved |
Called when an offer is removed from the collection. |