GroupingInterval Property
Gets or sets the notification grouping interval in seconds. The group notifications are delivered at intervals specified by this property.
public int GroupingInterval {get; set;}
'Declaration
Public Property GroupingInterval As Integer
Property Value
The notification grouping interval in seconds.