| Initialize | () | | public | 17-19, gone | - |
| AddFrom | (Text, Text) | Boolean | public | 17-19, gone | - |
| AddRecipients | (List) | | public | 17-19, gone | - |
| AddCC | (List) | | public | 17-19, gone | - |
| AddBCC | (List) | | public | 17-19, gone | - |
| AddSubject | (Text) | | public | 17-19, gone | - |
| AddBody | (Text) | | public | 17-19, gone | - |
| AddTextBody | (Text) | | public | 17-19, gone | - |
| AppendBody | (Text) | | public | 17-19, gone | - |
| AppendTextBody | (Text) | | public | 17-19, gone | - |
| GetFrom | () | Text | public | 17-19, gone | - |
| GetRecipients | (var List) | | public | 17-19, gone | - |
| GetCC | (var List) | | public | 17-19, gone | - |
| GetBCC | (var List) | | public | 17-19, gone | - |
| GetSubject | () | Text | public | 17-19, gone | - |
| GetBody | () | Text | public | 17-19, gone | - |
| GetLinkedResourcesCount | () | Integer | public | 17-19, gone | - |
| IsBodyHtmlFormatted | () | Boolean | public | 17-19, gone | - |
| CreateMessage | (Text, Text, Text, Text, Text, Boolean) | Boolean | public | 17, gone | Pending 15.0 |
| This method is obsolete. A new CreateMessage overload is available, with the following parameters (FromName: Text; FromAddress: Text; Recipients: List of [Text]; Subject: Text; Body: Text). |
| CreateMessage | (Text, Text, List, Text, Text) | Boolean | public | 17-19, gone | - |
| CreateMessage | (Text, Text, List, Text, Text, Boolean) | Boolean | public | 17-19, gone | - |
| Send | () | Boolean | public | 17-19, gone | - |
| SendShowError | () | | public | 17-19, gone | - |
| AddAttachment | (Text, Text) | Boolean | public | 17-19, gone | - |
| AddAttachmentStream | (InStream, Text) | Boolean | public | 17-19, gone | - |
| IsEnabled | () | Boolean | public | 17-19, gone | - |
| CheckValidEmailAddresses | (Text) | | public | 17-18, gone | Pending 16.0 |
| Please call CheckValidEmailAddresses from the Mail Management codeunit directly. |
| GetLastSendMailErrorText | () | Text | public | 17-19, gone | - |
| GetSmtpErrorCodeFromResponse | (Text) | Text | public | 17-19, gone | - |
| GetFriendlyMessageFromSmtpErrorCode | (Text) | Text | public | 17-19, gone | - |
| HandleSMTPRegisterServiceConnection | (var Record Service Connection) | | public | 17-19, gone | - |
| ShowNotificationDetail | (Notification) | | public | 17-19, gone | - |
| GetO365SmtpServer | () | Text[250] | public | 17-19, gone | - |
| GetOutlookSmtpServer | () | Text[250] | public | 17-19, gone | - |
| GetGmailSmtpServer | () | Text[250] | public | 17-19, gone | - |
| GetYahooSmtpServer | () | Text[250] | public | 17-19, gone | - |
| GetDefaultSmtpPort | () | Integer | public | 17-19, gone | - |
| GetYahooSmtpPort | () | Integer | public | 17-19, gone | - |
| GetDefaultSmtpAuthType | () | Integer | public | 17-19, gone | - |
| OpenNotificationHyperlink | (Notification) | | public | 17-19, gone | - |
| AddTroubleshootingLinksToNotification | (var Notification) | | public | 17-19, gone | - |
| ApplyOffice365Smtp | (var Record SMTP Mail Setup) | | public | 17-19, gone | - |
| ApplyOutlookSmtp | (var Record SMTP Mail Setup) | | public | 17-19, gone | - |
| ApplyGmailSmtp | (var Record SMTP Mail Setup) | | public | 17-19, gone | - |
| ApplyYahooSmtp | (var Record SMTP Mail Setup) | | public | 17-19, gone | - |
| IsOffice365Setup | (var Record SMTP Mail Setup) | Boolean | public | 17-19, gone | - |
| IsOutlookSetup | (var Record SMTP Mail Setup) | Boolean | public | 17-19, gone | - |
| IsGmailSetup | (var Record SMTP Mail Setup) | Boolean | public | 17-19, gone | - |
| IsYahooSetup | (var Record SMTP Mail Setup) | Boolean | public | 17-19, gone | - |
| IsSmtpAuthErrorCode | (Text) | Boolean | public | 17-19, gone | - |
| IsSmtpRecipientErrorCode | (Text) | Boolean | public | 17-19, gone | - |
| IsSmtpSendAsErrorCode | (Text) | Boolean | public | 17-19, gone | - |
| GetOAuth2Credentials | (var Text, var Text) | | internal | 18-19, gone | - |
| AuthenticateWithOAuth2 | () | | internal | 18-19, gone | - |
| CheckOAuth2Authentication | () | | internal | 18-19, gone | - |
| GetUserName | (Text, var Text) | Boolean | internal | 18-19, gone | - |