LOTUSSCRIPT/COM/OLE CLASSES
Creates a new NotesDateRange object.
Defined in
NotesSession
Syntax
Set notesDateRange = notesSession.CreateDateRange( )
Return value
notesDateRange
For more information, see the NotesDateRange class.
Language cross-reference
createDateRange method in Java Session class
Example See Also