Lists URIs of address book found in index documents

interface AddressBookLists {
    privateUris: string[];
    publicUris: string[];
}

Properties

privateUris: string[]

URIS listed in the private type index. Stays empty if the index is not accessible.

publicUris: string[]

URIs listed in the public type index