Discuss this help topic in SecureBlackbox Forum
The list of URLs of address book collections.
Declaration
[C#]
TElStringList AddressBookURLs;
[VB.NET]
Property AddressBookURLs As TElStringList
[Pascal]
property AddressBookURLs : TElStringList;
[C++]
TElStringList* get_AddressBookURLs();
[PHP]
TElStringList get_AddressBookURLs()
[Java]
TElStringList getAddressBookURLs();
Description
Use this property to get the list of URLs of address book collections.
Discuss this help topic in SecureBlackbox Forum