adTempus API
PreviousUpNext
INotificationIndividual Interface

The NotificationIndividual represents a person (or other entity) that can receive notification messages.

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

{9CD02933-F65D-4F09-A72D-955F14CE4672}

 

Each NotificationIndividual has one or more Addresses, which define the e-mail address or other mechanism used to send messages to the recipient.

Database Table Name

NotificationIndividual

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