Alerts - Message Integration

Microsoft.HostIntegrationServer.2013.MsgIntAlerts (View)

Displays alerts for Message Integration features

Element properties:

TargetMicrosoft.HostIntegrationServer.2013.MsgInt
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.HostIntegrationServer.2013.MsgIntAlerts" Accessibility="Internal" Enabled="true" Target="Microsoft.HostIntegrationServer.2013.MsgInt" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
<Presentation>
<ColumnInfo Index="8" SortIndex="1" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Created</Name>
<Id>TimeRaised</Id>
</ColumnInfo>
</Presentation>
</View>