LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The end date and time of the current region in a calendar view.
Note This property is new with Release 6.
Defined in
NotesUIView
Data type
Variant of type DATE
Syntax
To get: dateV = notesUIView.CalendarDateTimeEnd
Usage
This is the target end date-time when the user does a resize operation in a calendar view.
Example