The Contact object contains info about a user's Outlook.com contacts. The Live Connect REST API supports reading Contact objects.
The day of the contact's birth date, or null if no birth date is specified.
The month of the contact's birth date, or null if no birth date is specified.
An array containing a SHA-256 hash for each of the contact's email addresses. For more info, see Friend finder.
The contact's first name, or null if no first name is specified.
The Contact object's ID.
A value that indicates whether the contact is set as a favorite contact. If the contact is a favorite, this value is true; otherwise, it is false.
A value that indicates whether the contact is set as a friend. If the contact is a friend, this value is true; otherwise, it is false.
The contact's last name, or null if no last name is specified.
The contact's full name, formatted for location.
The time, in ISO 8601 format, at which the user last updated the data.
The contact's ID, if the contact has one. If not, this value is null.