| Create | (Codeunit Email Message Impl.) | | public | 17-28 | - |
| Create | (Text, Text, Text, Boolean) | | public | 17-28 | - |
| Create | (List, Text, Text, Boolean) | | public | 17-24, gone | - |
| Create | (List, Text, Text, Boolean, List, List) | | public | 17-24, gone | - |
| UpdateMessage | (List, Text, Text, Boolean, List, List) | | public | 17-24, gone | - |
| Modify | () | | public | 17-28 | - |
| GetBody | () | Text | public | 17-28 | - |
| SetBody | (Text) | | public | 17-28 | - |
| GetSubject | () | Text[2048] | public | 17-28 | - |
| SetSubject | (Text) | | public | 17-28 | - |
| IsBodyHTMLFormatted | () | Boolean | public | 17-28 | - |
| SetBodyHTMLFormatted | (Boolean) | | public | 17-28 | - |
| IsReadOnly | () | Boolean | public | 17, gone | - |
| GetContentTypeFromFilename | (Text) | Text[250] | public | 17-28 | - |
| AddAttachment | (Text[250], Text[250], Text) | | public | 17-28 | - |
| AddAttachment | (Text[250], Text[250], InStream) | | public | 17-28 | - |
| AddAttachmentInternal | (Text[250], Text[250], InStream) | Integer | public | 17-28 | - |
| GetRecipients | (Enum Email Recipient Type, var List) | | public | 17, gone | - |
| GetRecipientsAsText | (Enum Email Recipient Type) | Text | public | 17-28 | - |
| SetRecipients | (Enum Email Recipient Type, Text) | | public | 17-28 | - |
| SetRecipients | (Enum Email Recipient Type, List) | | public | 17-28 | - |
| Attachments_First | () | Boolean | public | 17-28 | - |
| Attachments_Next | () | Integer | public | 17-28 | - |
| Attachments_GetName | () | Text[250] | public | 17-28 | - |
| Attachments_GetContent | (var InStream) | | public | 17-28 | - |
| Attachments_GetContentBase64 | () | Text | public | 17-28 | - |
| Attachments_GetContentType | () | Text[250] | public | 17-28 | - |
| Attachments_GetContentId | () | Text[40] | public | 17-28 | - |
| Attachments_IsInline | () | Boolean | public | 17-28 | - |
| Attachments_GetLength | () | Integer | public | 17-28 | - |
| GetId | () | Guid | public | 17-28 | - |
| Get | (Guid) | Boolean | public | 17-28 | - |
| ValidateRecipients | (Enum Email Recipient Type) | | public | 17, gone | - |
| ValidateRecipients | (List, Enum Email Recipient Type) | | public | 17, gone | - |
| MarkAsReadOnly | () | | public | 17, gone | - |
| GetEmailMessage | (var Record Email Message) | | public | 17-28 | - |
| IsRead | () | Boolean | public | 18-28 | - |
| GetRecipients | () | List | public | 18-28 | - |
| GetRecipients | (Enum Email Recipient Type) | List | public | 18-28 | - |
| ValidateRecipients | () | | public | 18-28 | - |
| MarkAsRead | () | | public | 18-28 | - |
| Attachments_DeleteContent | () | Boolean | public | 19-28 | - |
| AppendToBody | (Text) | | public | 20-28 | - |
| AddRecipient | (Enum Email Recipient Type, Text) | | public | 20-28 | - |
| GetNoOfModifies | () | Integer | public | 20-28 | - |
| AddAttachment | (Text[250], Text[250], InStream, Boolean, Text[40]) | | public | 21-28 | - |
| AddAttachmentInternal | (Text[250], Text[250], InStream, Boolean, Text[40]) | Integer | public | 21-28 | - |
| AddAttachmentsFromScenario | (var Record Email Attachments) | | public | 21-28 | - |
| GetRelatedAttachments | (var Record Email Related Attachment) | Boolean | public | 21-28 | - |
| GetRelatedAttachments | (Guid, var Record Email Related Attachment) | Boolean | public | 21-28 | - |
| FormatFileSize | (Integer) | Text | internal | 22-28 | - |
| Attachments_DeleteContent | (Boolean) | Boolean | public | 23-28 | - |
| Attachments_Delete | () | Boolean | public | 23-28 | - |
| Attachments_Delete | (Boolean) | Boolean | public | 23-28 | - |
| DeleteOrphanedMessages | (Guid, Integer) | Guid | public | 24-28 | - |
| Create | (Text, Text, Text, Boolean, Boolean) | | public | 25-28 | - |
| Create | (List, Text, Text, Boolean, List, List, Boolean) | | public | 25-28 | - |
| CreateReply | (Text, Text, Text, Boolean, Text) | | public | 25-28 | - |
| CreateReply | (List, Text, Text, Boolean, Text, List, List) | | public | 25-28 | - |
| CreateReplyAll | (Text, Text, Boolean, Text) | | public | 25-28 | - |
| UpdateMessage | (List, Text, Text, Boolean, Text, List, List, Boolean) | | public | 25-28 | - |
| GetExternalId | () | Text[2048] | public | 25-28 | - |
| Attachments_GetId | () | BigInteger | public | 26-28 | - |
| DeleteEmailRecipientsIfOrphaned | (Guid, Integer) | Guid | public | 27-28 | - |
| AddHeader | (Text, Text) | | public | 28 | - |
| SetHeader | (Text, Text) | | public | 28 | - |
| GetHeader | (Text, var Text) | Boolean | public | 28 | - |
| FlushHeaders | () | | public | 28 | - |