Skip to main content
Skip table of contents

Graph API dictionary table and definitions

Dictionary table

Exchange Online Admin Center Parameter

GraphAPI parameter

Available/Not available

UserprincipalName

userPrincipalName

Available

First name

givenName

Available

Last name

surname

Available

Display name

displayName

Available

Alias

mailNickname

Available

Job title

jobTitle

Available

Department

department

Available

Office

officeLocation

Available

Office phone

businessPhones

Available

Mobile phone

mobilePhone

Available

Fax number

faxnumber

Available

Street address

StreetAddress

Available

City

city

Available

State or province

state

Available

ZIP or postal code

postalCode

Available

Country or region

country

Available

Definitions

Definition

Description

Alphanumeric SenderID

The sample code distinguishes between alphanumeric senderID and numeric senderID.

An alphanumeric senderID is detected if, after removing empty spaces and the following characters: /, -, +, (, ), \, at least one character from the standard Latin alphabet (uppercase or lowercase) is found ([a-zA-Z]).

The alphanumeric senderID can be used as a CSID for Email-to-Fax but is not synced by the sample code as a valid fax number for receiving faxes.

Numeric SenderID

A numeric senderID is detected if, after removing empty spaces and the following characters: /, -, +, (, ), \, no character from the standard Latin alphabet (uppercase or lowercase) is found ([a-zA-Z]).

The numeric senderID can be used as a CSID for Email-to-Fax and as a receiving fax number for Fax-to-Email.

Fax Entry

A Fax Entry includes everything stored in the Entra ID user account field that holds fax information. Typically, the Fax Number field is used, but the Business Phone field can also be used without modifying the code.

Fax information can include:

  • Alphanumeric CSID (e.g., "TestCSID")

  • Numeric CSID

  • Multiple numeric CSIDs (e.g., users with multiple fax numbers)

  • Combination of numeric and alphanumeric CSID

  • Alphanumeric CSID with multiple numeric CSIDs (e.g., users with multiple fax numbers)

  • Alphanumeric CSID with a mix of numeric CSIDs, including forwarding scenarios (e.g., a user has a fax number in a SIP Trunk scenario and another company site fax number connected via forwarding to Retarus)

  • Mix of numeric CSIDs, including forwarding scenarios (e.g., a user has a fax number in a SIP Trunk scenario and another company site fax number connected via forwarding to Retarus)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.