LOTUSSCRIPT/COM/OLE CLASSES


CreateDateRange method
Example

Creates a new NotesDateRange object.

Defined in

NotesSession

Syntax

Set notesDateRange = notesSession.CreateDateRange( )

Return value

notesDateRange


Usage

For more information, see the NotesDateRange class.

Language cross-reference

createDateRange method in Java Session class

Example
See Also