LumiSoft Net Help
Add Method (address)
NamespacesLumiSoft.Net.MimeAddressListAdd(Address)
Adds a new address to the end of the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Add(
	Address address
)
Public Sub Add ( 
	address As Address
)
public:
void Add(
	Address^ address
)
member Add : 
        address : Address -> unit 
Parameters
address (Address)
Address to add.

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