Discuss this help topic in SecureBlackbox Forum
A list of contact persons.
Declaration
[C#]
ArrayList ContactPersons;
[VB.NET]
Property ContactPersons As ArrayList
[Pascal]
property ContactPersons : TElList;
[C++]
TList* get_ContactPersons();
[PHP]
TList get_ContactPersons()
[Java]
ArrayList getContactPersons();
Description
This properties contains a list of elements representing various contact persons.
Discuss this help topic in SecureBlackbox Forum