Skip to main content
Version: 1.1.6

fetchAddressBooks

fetchAddressBooks

get all addressBooks of the passed in CARDDAV account

const addressBooks = await fetchAddressBooks({
account,
headers: {
authorization: 'Basic x0C9uFWd9Vz8OwS0DEAtkAlj',
},
});

Arguments

Return Value

array of DAVAddressBook

Behavior

use PROPFIND and to get all the basic info about addressBook on certain account