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