LumiSoft Net Help
Remove Method (address)
NamespacesLumiSoft.Net.MimeAddressListRemove(Address)
Removes specified address from the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Remove(
	Address address
)
Public Sub Remove ( 
	address As Address
)
public:
void Remove(
	Address^ address
)
member Remove : 
        address : Address -> unit 
Parameters
address (Address)
Address to remove.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119