adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IResponseActionScriptParameters Interface / DefaultMessageSubject Property


In This Topic
    DefaultMessageSubject Property
    In This Topic
    The default notification message subject generated for the event.
    Syntax
    'Declaration
     
    
    ReadOnly Property DefaultMessageSubject As String
    string DefaultMessageSubject {get;}
    property String^ DefaultMessageSubject {
       String^ get();
    }
    See Also