Codeunit 5064 Email Logging Dispatcher in 23
- App
- Base Application
- Namespace
- Microsoft.CRM.Outlook
- Obsolete
- Pending 22.0. Feature EmailLoggingUsingGraphApi will be enabled by default in version 22.0
Versions171819202122232425262728latest
Source-
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckSetup | (var Record Marketing Setup) | public | - | |
| RunEMailBatch | (Integer, var DotNet IEmailFolder, var DotNet IEmailFolder) | public | - | |
| GetErrorContext | () | Text | public | - |
| SetErrorContext | (Text) | public | - | |
| ItemLinkedFromAttachment | (Text, var Record Attachment) | Boolean | public | - |
| AttachmentRecordAlreadyExists | (Text, var Record Attachment) | Boolean | public | - |
| UpdateSegLine | (var Record Segment Line, Code[10], Text, DotNet DateTime, DotNet DateTime, Integer) | public | - | |
| InsertInteractionLogEntry | (Record Segment Line, Integer) | Integer | public | - |
| IsSalesperson | (Text, var Code[20]) | Boolean | public | - |
| IsContact | (Text, var Record Segment Line) | Boolean | public | - |
| CheckInteractionTemplateSetup | (var Text) | Boolean | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterInsertInteractionLogEntry | () | - |
| Integration event | OnBeforeIsMessageToLog | (var Record Segment Line, var Boolean, var Boolean) | - |
| Integration event | OnBeforeIsSalesperson | (var Text, var Code[20], var Boolean, var Boolean) | - |
| Integration event | OnBeforeIsContact | (var Text, var Record Segment Line, var Boolean, var Boolean) | - |
| Integration event | OnBeforeGetInboundOutboundInteraction | (var Text, var Record Segment Line) | - |
| Integration event | OnIsMessageToLogOnAfterCalcQueueMessageIsSensitive | (var Boolean) | - |
| Integration event | OnIsMessageToLogOnAfterCalcSenderIsEmpty | (var Boolean) | - |
| Integration event | OnRunJobOnBeforeRunEMailBatch | (var Text, var Codeunit Exchange Web Services Server, Record Marketing Setup) | - |
| Integration event | OnLogMessageAsInteractionOnAfterInsertInteractionLogEntry | (Integer, Text) | - |