Gets the address object with the given address num (key to the address) from this contact
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CAddress GetAddressByNum( int addressNum ) |
| Visual Basic (Declaration) |
|---|
Public Function GetAddressByNum ( _ addressNum As Integer _ ) As CAddress |
| Visual C++ |
|---|
public: CAddress^ GetAddressByNum( int addressNum ) |
Parameters
- addressNum
- Type: System..::.Int32
The key to look for