adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / INotificationMessage Interface
Properties

In This Topic
    INotificationMessage Interface Members
    In This Topic

    The following tables list the members exposed by INotificationMessage.

    Public Properties
     NameDescription
     Property Additional headers to be added to SMTP messages.  
     Property The type of addressing to use for recipients.  
     Property The attachments for the message  
     Property The format of the Message.  
     Property The OID of the instance that generated the message.  
     Property The OID of the step instance that generated the message.  
     Property The e-mail address of the sender.  
     Property The name of the sender.  
     Property The instance ID of the instance that generated the message.  
     Property The OID of the job that generated the message.  
     Property The body of the message.  
     Property The notification severity of the message.  
     Property The timestamp of the message.  
     Property The recipients for this message.  
     Property The step number that generated the message.  
     Property The subject of the message.  
    Top
    See Also