adTempus API
|
The NotificationIndividual represents a person (or other entity) that can receive notification messages.
__interface INotificationIndividual : INotificationRecipient;
public interface INotificationIndividual : INotificationRecipient;
Public Interface INotificationIndividual Inherits INotificationRecipient
{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.
NotificationIndividual
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|