DateTimeValue (NotesItem - JavaScript)

Read-Write. For a date-time item, returns a NotesDateTime object representing the value of the item. For items of other types, returns null.

Defined in

NotesItem

Syntax

getDateTimeValue() : NotesDateTime

setDateTimeValue(value:NotesDateTime) : void

Usage

Can be set to null.