LOTUSSCRIPT/COM/OLE CLASSES


GetValueDateTimeArray method
Example

Returns the value of a date-time item.

Note This method is new with Release 6.

Defined in

NotesItem

Syntax

notesDateTimeArray = notesItem.GetValueDateTime( )

Return value

notesDateTimeArray


Usage

To get the value as an array of variants of type Date, see Values.

Example
See Also