Adds a new note object to the Contact and returns a reference to it.
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CNote NewNote() |
| Visual Basic (Declaration) |
|---|
Public Function NewNote As CNote |
| Visual C++ |
|---|
public: CNote^ NewNote() |