Skip to content

Commit

Permalink
Updated Resources and Cmdlet documentation pages
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Jan 31, 2025
1 parent f4169ce commit dc2b461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/resources/exchange/EXOMigrationEndpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| **AppID** | Write | String | The Application ID used for authentication. | |
| **AppSecretKeyVaultUrl** | Write | String | The URL of the Key Vault that stores the application secret. | |
| **Authentication** | Write | String | The authentication method for the migration endpoint. | |
| **EndpointType** | Write | String | The type of migration endpoint. | `IMAP` |
| **EndpointType** | Write | String | The type of migration endpoint. | `IMAP`, `ExchangeRemoteMove` |
| **ExchangeServer** | Write | String | The Exchange Server address for the migration endpoint. | |
| **MailboxPermission** | Write | String | The mailbox permission for the migration endpoint. | |
| **MaxConcurrentIncrementalSyncs** | Write | String | The maximum number of concurrent incremental syncs. | |
Expand Down

0 comments on commit dc2b461

Please sign in to comment.