adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AlertNotificationRule Class / NotificationMessage Property

In This Topic
    NotificationMessage Property (AlertNotificationRule)
    In This Topic
    The body of the notification message to send.
    Syntax
    'Declaration
     
    
    Public Property NotificationMessage As String
    public string NotificationMessage {get; set;}
    Remarks
    Leave empty for default message.
    See Also