Adds a contact to the collection
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public int Add( CContact contact ) |
| Visual Basic (Declaration) |
|---|
Public Function Add ( _ contact As CContact _ ) As Integer |
| Visual C++ |
|---|
public: int Add( CContact^ contact ) |
Parameters
- contact
- Type: Asi.iBO.ContactManagement..::.CContact
The CContact to add to the collection