contacts property

vector<Contact>? contacts
getter/setter pair

The list of contacts to import or edit; contacts' vCard are ignored and are not imported

Implementation

vector<Contact>? contacts;