The INotificationRecipient interface is the base for all classes that define entities that can receive notification messages.
__interface INotificationRecipient : IADTIndependentObject;
public interface INotificationRecipient : IADTIndependentObject;
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
|