This template's type is people. It's intended for the display of people.
It has the following properties:
Property | Description |
---|---|
name
|
The person's name |
title | A sub-title for the person, such as an employee's job title |
availability | An object containing a freeBusy (F or B), color (a HEX color), title, description, lastUpdated, and icon property |
linked.image | An object describing the person's image. This must conform to the structure returned by the REST API people/{personId}/photo (see Note for more details). |