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

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