Codeunit 405 Graph Mail in 22
- App
- Base Application
- Obsolete
- Pending 21.0. Microsoft Invoicing has been discontinued.
Versions171819202122232425262728latest
Source29
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| PrepareMessage | (Record Email Item) | Text | public | - |
| SetupGraph | (Boolean) | Boolean | public | - |
| SendMail | (Record Email Item) | Boolean | public | - |
| TrySendMail | (Record Email Item, var Text) | Boolean | public | - |
| GetGraphError | () | Text | public | - |
| GetGraphDomain | () | Text | public | - |
| GetTestMessageBody | () | Text | public | - |
| IsEnabled | () | Boolean | public | - |
| HasConfiguration | () | Boolean | public | - |
| UserHasLicense | () | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGetGraphDomain | (var Text) | - |