adTempus API
|
A NotificationGroupMember object defines a member of a notification group.
__interface INotificationGroupMember : IADTObject;
public interface INotificationGroupMember : IADTObject;
Public Interface INotificationGroupMember Inherits IADTObject
{162FAEF6-5127-4DCA-B1A6-758FB9869B3A}
In addition to linking the member to the group, it allows you to specify schedule and severity rules that determine when a given member will be notified.
The group, the NotificationGroupMember, and the member itself (e.g., the NotificationIndividual who is the member) all can have severity rules. For a message to be sent to a group member, it must meet the severity criteria for all three.
NotificationGroupMember
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|