LumiSoft Mail Server User API
Remove Method (index)
Namespaces > LumiSoft.Net.Mime > MailboxAddressCollection > Remove(Int32)
Removes header field 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 mailbox which to remove.

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