読み書き可能。日付と時刻範囲の終了日時です。
public DateTime getEndDateTime()
throws NotesException
public void setEndDateTime(DateTime end)
throws NotesException
EndDateTime の基になる DateTime オブジェクトを変更すると、EndDateTime も暗黙的に変更されます。ただし、EndDateTime が java.util.Date オブジェクトに基づいていない場合には変更されません。
setEndDateTime の DateTime オブジェクトは、null であってはいけません。