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