Discuss this help topic in SecureBlackbox Forum

TElCardDAVOptions.AddressBookURLs

TElCardDAVOptions     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


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