TUNING
Used in a Server.Load script to add a document with the specified [Subject], [Body], [Attachment], [MsgCount], [NamedField], and [FolderID].
Each of the arguments is optional.
Syntax
NoteAdd [-sSubject] [-bBody] [-aFileAttachment] [-cMsgCount] [-nNamedField] [-fFolderID]
Where:
NoteAdd ... -nMyNewField='MyFieldValue'
Related reference Server.Load script conventions