UseForSeverity Property (NotificationRecipient)
In This Topic
The severity threshold to use when determining whether to use this recipient for a notification message
Syntax
'Declaration
Public Property UseForSeverity As Integer
public int UseForSeverity {get; set;}
See Also