# serverUrl

**Kind:** Constant

**Source:** `Outlook_plugin/src/auth/auth.service.ts` (line 9)

**Part of:** [Auth](subsystem-outlook-plugin-src-auth)

## Definition

```ts
environment.apiUrl
```

## Value

```ts
environment.apiUrl
```

## Used by

9 references from 9 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (9)

- `Account` — `Outlook_plugin/src/account/account.service.ts`:1
- `Activity` — `Outlook_plugin/src/activity/activity.service.ts`:1
- `Attachement` — `Outlook_plugin/src/attachement/attachement.service.ts`:1
- `Calendar` — `Outlook_plugin/src/calendar/calendar.service.ts`:1
- `Contact` — `Outlook_plugin/src/contacts/contact.service.ts`:1
- `getAccessTokenStandard` — `Outlook_plugin/src/calendar/calendar.service.backup.ts`:73
- `getAccessTokenStandard` — `Outlook_plugin/src/calendar/calendar.service.optimized.ts`:70
- `getAccessTokenStandard` — `Outlook_plugin/src/calendar/calendar.service.pre-optimization.backup.ts`:70

…and 1 more.
