Discuss this help topic in SecureBlackbox Forum
TElWebDAVClient.AddressBookMultigetFirst
Initiates a "CARDDAV:addressbook-multiget" request.
Declaration
Parameters
TSBWebDAVDepth values
|
Description
This method initiates a "CARDDAV:addressbook-multiget" request defined in RFC 6352, which allows to retrieve multiple vCards or the whole address book. After the request has been initiated, call AddressBookMultigetNext until it returns false, to get the property values for all retrieved items. When all items have been processed, call AddressBookMultigetClose to free allocated resources.