Codeunit 1630 Office Management in 23
- App
- Base Application
- Namespace
- Microsoft.CRM.Outlook
Versions171819202122232425262728latest
Source29
Procedures, 37
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| InitializeHost | (DotNet OfficeHost, Text) | public | - | ||||
| InitializeContext | (Record Office Add-in Context) | public | - | ||||
| AddRecipient | (Text[100], Text[80]) | public | - | ||||
| AttachAvailable | () | Boolean | public | - | |||
| AttachDocument | (Text, Text, Text, Text) | public | Pending 17.2 | ||||
| Please use the overload with the stream parameter | |||||||
| AttachDocument | (InStream, Text, Text, Text) | public | - | ||||
| AttachDocument | (Text, Text) | public | - | ||||
| ChangeCompany | (Text) | public | - | ||||
| CheckForExistingInvoice | (Code[20]) | Boolean | public | - | |||
| CloseEnginePage | () | public | - | ||||
| DisplayOCRUploadSuccessMessage | (Integer) | public | - | ||||
| GetContact | (var Record Contact, Code[20]) | Boolean | public | - | |||
| GetContext | (var Record Office Add-in Context) | public | - | ||||
| GetEmailBody | (Record Office Add-in Context) | Text | public | - | |||
| GetFinancialsDocument | () | Text | public | - | |||
| EmailHasAttachments | () | Boolean | public | - | |||
| InitiateSendToOCR | (Code[20]) | public | - | ||||
| InitiateSendToIncomingDocumentsWithPurchaseHeaderLink | (Record Purchase Header, Code[20]) | public | - | ||||
| InitiateSendToIncomingDocuments | (Code[20]) | public | - | ||||
| InitiateSendApprovalRequest | (Code[20]) | public | - | ||||
| IsAvailable | () | Boolean | public | - | |||
| IsOutlookMobileApp | () | Boolean | public | - | |||
| IsPopOut | () | Boolean | public | - | |||
| OCRAvailable | () | Boolean | public | - | |||
| SelectAndChangeCompany | () | Text | public | - | |||
| SendApprovalRequest | (var Record Incoming Document) | public | - | ||||
| SendToIncomingDocument | (var Record Exchange Object, var Record Incoming Document, var Record Incoming Document Attachment) | Boolean | public | - | |||
| SendToOCR | (var Record Incoming Document) | public | - | ||||
| StoreValue | (Text, Text) | public | - | ||||
| GetOfficeAddinTelemetryCategory | () | Text | public | - | |||
| SaveEmailBodyHTML | (Text, Text) | public | - | ||||
| DisplayIncomingDocumentUploadSuccessMessage | (Integer) | public | - | ||||
| DisplaySuccessMessage | (var Record Exchange Object) | public | - | ||||
| DisplayAttachmentUploadSuccessMessage | (Integer) | public | - | ||||
| InitiateSendToAttachments | (RecordRef) | public | - | ||||
| SendToAttachments | (var Record Exchange Object) | Boolean | public | - | |||
| ChangeCompanyWithPrompt | (Text, Text) | Boolean | public | - | |||
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGetExternalHandlerCodeunit | (Record Office Add-in Context, Text, var Integer) | - |