Read-write. The name that identifies the script whose actions and errors you're logging. The name is the same as the name specified with New or CreateLog.
String
To get: programName$ = notesLog .ProgramName
To set: notesLog .ProgramName = programName$