Adds a new Address object to the Contact and returns a reference to it.
Namespace: Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CAddress NewAddress( string addressPurpose ) |
| Visual Basic |
|---|
Public Function NewAddress ( _ addressPurpose As String _ ) As CAddress |
| Visual C++ |
|---|
public: CAddress^ NewAddress( String^ addressPurpose ) |
Parameters
- addressPurpose
- Type: System..::..String
The Purpose of the address being created