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: 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: 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:
|