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