Codeunit 1641 Setup Email Logging in 21
- App
- Base Application
Versions171819202122232425262728latest
Source-
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ClearEmailLoggingSetup | (var Record Marketing Setup) | public | - | |
| GetExchangeFolder | (var Codeunit Exchange Web Services Client, var Record Exchange Folder, Text) | Boolean | public | - |
| GetDomainFromEmail | (Text) | Text | public | - |
| CreateEmailLoggingJobQueueSetup | () | public | - | |
| DeleteEmailLoggingJobQueueSetup | () | public | - | |
| PromptClientCredentials | (var Text[250], var Text[250], var Text[2048]) | Boolean | public | - |
| PromptAdminConsent | (var Text) | public | - | |
| PromptAdminConsent | (Text, Text, Text, var Text) | public | - | |
| GetClientCredentialsAccessToken | (Text, var Text) | public | - | |
| GetClientCredentialsAccessToken | (Text, Text, Text, Text, var Text) | public | - | |
| ExtractTenantIdFromAccessToken | (var Text, Text) | public | - | |
| GetClientId | () | Text | public | - |
| GetClientSecret | () | Text | public | - |
| RegisterAssistedSetup | () | public | - | |
| GetRedirectURL | () | Text | public | - |
| IsEmailLoggingUsingGraphApiFeatureEnabled | () | Boolean | internal | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGetEmailLoggingClientId | (var Text) | - |
| Integration event | OnGetEmailLoggingClientSecret | (var Text) | - |
| Integration event | OnGetEmailLoggingRedirectURL | (var Text) | - |