LumiSoft Mail Server User API
Remove Method (name)
Namespaces > LumiSoft.Net.Mime.vCard > ItemCollection > Remove(String)
Removes all items with the specified name.
Syntax
C#Visual BasicManaged C++
public void Remove (
	string name
)
Public Sub Remove ( _
	name As String _
)
public:
void Remove (
	String^ name
)
Parameters
name (String)
Item name.

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