Table 1610 Office Add-in in 24
- App
- Base Application
- Namespace
- Microsoft.CRM.Outlook
Fields, 10Keys, 1Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Application ID | Guid | - |
| 2 | Name | Text[50] | - |
| 3 | Description | Text[250] | - |
| 5 | Version | Text[20] | - |
| 6 | Manifest Codeunit | Integer | - |
| 10 | Deployment Date | Date | - |
| 12 | Default Manifest | Blob | - |
| 13 | Manifest | Blob | - |
| 14 | Breaking | Boolean | - |
| 15 | Deploy | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Application ID | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetAddins | () | Boolean | public | - |
| GetDefaultManifestText | () | Text | public | - |
| SetDefaultManifestText | (Text) | public | - | |
| IsBreakingChange | (Text) | Boolean | public | - |