Magidoc

Represents an office employee, who is a person associated with an office.

Fields

#

_createdDateTime

The date when the office employee was created.

_id

ID !
Non-null

The unique identifier for the office employee.

_kind

ID !
Non-null

Indicates the type of API resource; always set to 'OfficeEmployee'.

_updatedDateTime

The date when the office employee was last updated.

configurationProfile

The configuration profile associated with the office employee.

displayName

The display name of the office employee, typically combining last name, first name, and last name prefix.

emailAddresses

Page containing the office employee's email addresses.

firstName

The office employee's first name.

iamUser

The IAM details of the user.

indicationColor

The hexadecimal color code used for indication.

lastName

The office employee's last name.

lastNamePrefix

The prefix of the office employee's last name.

office

The office where the employee works.

userAlias

The user alias.

Interfaces

#

Also implements APIResource , Actor .

Usages

#

References

#

  • Field officeEmployee from Query