LumiSoft Mail Server User API
Remove Method (item)
Namespaces > LumiSoft.Net.Mime.vCard > ItemCollection > Remove(Item)
Removes specified item from the collection.
Syntax
C#Visual BasicManaged C++
public void Remove (
	Item item
)
Public Sub Remove ( _
	item As Item _
)
public:
void Remove (
	Item^ item
)
Parameters
item (Item)
Item to remove.

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