CutoffDate (Replication - Java)

Read-only. Today's date minus the cutoff interval.

Defined in

Replication

Data type

DateTime

Syntax

public DateTime getCutoffDate()
    throws NotesException

Usage

This property is null if isCutoffDelete is false.

Example