UpdateClassification Enumeration
Indicates the type of updates that can be applied to an add-in package.
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
| Member name | Description | |
|---|---|---|
| CriticalUpate | Indicates that the update is critical. | |
| ImportantUpdate | Indicates that the update is important. | |
| Unknown | Indicates that the type of the update is not known. This is not a valid value to set by using AddInManager.NewAddInVersionAvailable. | |
| Update | Indicates that the update is not important. |
Community Additions
ADD
Show: