CreateRegistration (NotesSession - LotusScript®)
Creates a new NotesRegistration object.
Note: This method is new with Release 5.0.2b.
Note: This method is supported in COM only.
Defined in
Syntax
Set notesRegistration = notesSession .CreateRegistration( )
Return value
NotesRegistration
The newly created registration object.
Usage
For more information, see the NotesRegistration class.