adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / NotificationMessage Class
Properties Methods

In This Topic
    NotificationMessage Class Members
    In This Topic

    The following tables list the members exposed by NotificationMessage.

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