Partial contact data listed when reading an address book or a group

interface Contact {
    name: string;
    uri: string;
}

Properties

Properties

name: string

The human-readable name of the contact

uri: string

The URI identifying the contact