AllowFallbackFromOauth
A Boolean that specifies whether the connector resorts to normal IMAP authentication if OAuth fails.
To use the IMAP Connector with Google Gmail, set this parameter toFalse. This results in a lower command-quota usage.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | AllowFallbackFromOauth=False
|
| See Also: | UseOauth |