LastBuildTime (NoteCollection - Java)

Read-only. Date and time of the last build for this note collection.

Defined in

NoteCollection

Data type

DateTime

Syntax

public DateTime getLastBuildTime()
   throws NotesException

Usage

The buildCollection method sets this time.

By default (prior to a build) this property is 12:00:00 AM without a date setting.

Example