Objects/Tables/Table 407 Graph Mail Setup
Table 407 Graph Mail Setup in 18
Jonas Paprotka, Base Application 18.5.29545.46345, checked
- App
- Base Application
Fields, 7Keys, 1Procedures, 6
Versions171819202122232425262728latest
Source-
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[10] | - |
| 2 | Refresh Code | Blob | Removed 15.0 |
| The suggested way to store the secrets is Isolated Storage, therefore this field will be removed. |
| 3 | Expires On | DateTime | - |
| 4 | Sender Email | Text[250] | - |
| 5 | Sender Name | Text[250] | - |
| 6 | Enabled | Boolean | - |
| 7 | Sender AAD ID | Text[80] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| IsEnabled | () | Boolean | public | - |
| RenewRefreshToken | () | | public | - |
| SendTestMail | (Text) | | public | - |
| SendMail | (Record Email Item, var Text) | | public | - |
| SetRefreshToken | (Text) | | public | - |
| Initialize | (Boolean) | Boolean | public | - |