LumiSoft Mail Server User API
Remove Method (index)
Namespaces > LumiSoft.Net.Mime > AddressList > Remove(Int32)
Removes address at the specified index from the collection.
Syntax
C#Visual BasicManaged C++
public void Remove (
	int index
)
Public Sub Remove ( _
	index As Integer _
)
public:
void Remove (
	int index
)
Parameters
index (Int32)
Index of the address which to remove.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)