adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileCaptureAction Class / NotificationSubject Property

In This Topic
    NotificationSubject Property (FileCaptureAction)
    In This Topic
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property NotificationSubject As String
    [CanBeNull()]
    public string NotificationSubject {get; set;}
    Remarks
    Set to a null reference (Nothing in Visual Basic) or empty string to use a system-generated default subject
    See Also