The INetCollection interface contains basic methods of addresses and attachments collections that are used on email messages sending.
| Method name | Brief description | |
| The Clear method removes all the collection elements. | ||
| The Count method returns the collection elements number. | ||
| The RemoveAt method removes collection element by its index. |
See also: