adTempus API
PreviousUpNext
INotificationRecipient Interface

The INotificationRecipient interface is the base for all classes that define entities that can receive notification messages.

C++
__interface INotificationRecipient : IADTIndependentObject;
C#
public interface INotificationRecipient : IADTIndependentObject;
Visual Basic
Public Interface INotificationRecipient
Inherits IADTIndependentObject

This interface has no methods or properties of its own.

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