Mail Contacts as Accounts Attributes

To manage mail contacts as accounts, ensure the following attributes are present in your account schema:

Schema Attribute Name

Type

Description

objectId

String

ID is normal GUID. So to identity this object as mailContacts you should save this as microsoft.mailContact:88914ce6-7962-4465-8cb3-371268c1e64a

displayName

String

Display name of the mail contact.

groups

String

Multivalued

Entitlement

Managed

List of groups that the mail contact is a member of.

mailContact_department

String

The name for the department in which the contact works.

mailContact_companyName

String

The name of the company that this mail contact belongs to.

mailContact_givenName

String

First name of the mail contact.

mailContact_jobTitle

String

Job title of the mail contact.

mailContact_mail

String

The SMTP address of the contact. For example, jeff@contoso.onmicrosoft.com

mailContact_mailNickname

String

Email alias (portion of the email address prepending the @ symbol) of the mail contact.

mailContact_surname

String

Last name of the mail contact.

mailContact_addresses

String

Post address of the mail contact.

Note
The contact can only have one physical address.

mailContact_phones

String

List of phones associated with the mail contact. Phone types can be mobile, business, and businessFax.