...
Name | Description | Default value |
username (required) | The username for which the synchronization should be created. | - |
type (required) | The synchronization type, which indicates the calendaring service provider. | - |
provisioning_smtpAddress * | The user's mailbox address in Exchange or Office 365. | - |
...
Code Block | ||
---|---|---|
| ||
username=alice&type=ews&provisioning_smtpAddress=alice@example.org |
...