Alerts

M365SSPO.SharePoint.AlertView (View)

Description for the new view

Element properties:

TargetM365SSPO.SharePoint
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="M365SSPO.SharePoint.AlertView" Accessibility="Public" Target="M365SSPO.SharePoint" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Alert</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>