Convenience class implementation of IContactItem. This implementation class can be used by clients
of the addressbook facade if desired, or can be implemented differently, if necessary.
Parameters: id - unique id as generated by the contact store Parameters: name - display name, as seen as "Sort as" in the contact editor dialog Parameters: firstName - optional firstName, can be null Parameters: lastName - optional lastName, can be null Parameters: address - email address