adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / NotificationRecipient Class
Members


In This Topic
    NotificationRecipient Class
    In This Topic
    A recipient for a NotificationMessage.
    Object Model
    NotificationRecipient ClassOID ClassOID Class
    Syntax
    'Declaration
     
    
    Public Class NotificationRecipient 
       Implements INotificationRecipient 
    public class NotificationRecipient : INotificationRecipient  
    public ref class NotificationRecipient : public INotificationRecipient  
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Shared.Notification.NotificationRecipient

    See Also