adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / INotificationMessage Interface / Subject Property

In This Topic
    Subject Property (INotificationMessage)
    In This Topic
    The subject of the message.
    Syntax
    'Declaration
     
    
    ReadOnly Property Subject As String
    string Subject {get;}
    See Also