| OpenAttachment | (Text[260], Boolean, Code[10]) | | public | 17-28 | - |
| ShowAttachment | (var Record Segment Line, Text[260], Boolean, Boolean) | | public | 17-21, gone | Pending 19.0 |
| Replaced with an overload with two parameters. |
| RunAttachment | (var Record Segment Line, Text[260], Boolean, Boolean, Boolean) | | public | 17-21, gone | Pending 19.0 |
| Replaced with procedure ShowAttachment with two parameters. |
| ExportAttachmentToClientFile | (var Text) | Boolean | public | 17-28 | - |
| ImportAttachmentFromClientFile | (Text, Boolean, Boolean) | Boolean | public | 17-28 | - |
| ExportAttachmentToServerFile | (var Text) | Boolean | public | 17-28 | - |
| ImportAttachmentFromServerFile | (Text, Boolean, Boolean) | Boolean | public | 17-28 | - |
| RemoveAttachment | (Boolean) | Boolean | public | 17-28 | - |
| WizEmbeddAttachment | (Record Attachment) | | public | 17-28 | - |
| WizSaveAttachment | () | | public | 17-28 | - |
| ConstFilename | () | Text | public | 17-19, gone | Pending 17.3 |
| The local file system is not accessible, the procedure FileMgt.ClientTempFileName will always throw an error. This procedure will be removed. |
| ConstDiskFileName | () | Text | public | 17-28 | - |
| CheckCorrespondenceType | (Enum Correspondence Type) | Text[80] | public | 17-25, gone | Pending 23.0 |
| Correspondence Type Fax is no longer supported. This procedure only checked for Fax. |
| LinkToMessage | (Text, Text, Boolean) | | public | 17-28 | - |
| DisplayInOutlook | () | | public | 17-24, gone | - |
| Checksum | (Text) | Integer | public | 17-28 | - |
| GetMessageID | () | Text | public | 17-28 | - |
| SetMessageID | (Text) | | public | 17-28 | - |
| SetEntryID | (Text) | | public | 17-28 | - |
| Read | () | Text | public | 17-28 | - |
| Write | (Text) | | public | 17-28 | - |
| ReadHTMLCustomLayoutAttachment | (var Text, var Code[20]) | Boolean | public | 17-28 | - |
| WriteHTMLCustomLayoutAttachment | (Text, Code[20]) | | public | 17-28 | - |
| IsHTML | () | Boolean | public | 17-28 | - |
| IsHTMLReady | () | Boolean | public | 17-28 | - |
| IsHTMLCustomLayout | () | Boolean | public | 17-28 | - |
| GetServerFileName | (Text) | Text | public | 17-28 | - |
| SetAttachmentFileFromBlob | (Codeunit Temp Blob) | | public | 17-28 | - |
| ShowAttachment | (var Record Segment Line, Text) | | public | 18-28 | - |
| SetAttachmentFileFromStream | (InStream) | | internal | 18-28 | - |
| OpenAttachment | (var Record Segment Line, Text) | | public | 20-28 | - |
| GetEmailMessageUrl | () | Text | public | 20-28 | - |
| SetEmailMessageUrl | (Text) | | public | 20-28 | - |
| InsertRecord | () | | public | 22-28 | - |
| ImportAttachmentFromStream | (InStream, Text) | Integer | internal | 22-28 | - |
| ReadHTMLCustomLayoutAttachment | (var Text, var Code[20], var Text[250]) | Boolean | public | 23-28 | - |
| WriteHTMLCustomLayoutAttachment | (Text, Text[250]) | | public | 23-28 | - |
| ExportAttachmentToTempBlob | (var Codeunit Temp Blob) | Boolean | public | 27-28 | - |