adTempus API
PreviousUpNext
INotificationGroup Interface

The NotificationGroup is a collection of other notification recipients.

C++
__interface INotificationGroup : INotificationRecipient;
C#
public interface INotificationGroup : INotificationRecipient;
Visual Basic
Public Interface INotificationGroup
Inherits INotificationRecipient
adTempus Class ID

{B5BD000F-8146-443A-B0A2-7300B5F6A7B8}

When a notification message is sent to the group, it is sent to all members of the group (depending on the rules defined for the members). 

Groups may contain other groups or NotificationIndividuals

Database Table Name

NotificationGroup

adTempus API Reference version 3.0.0.0, revised 10/30/2008