読み書き可能。日付と時刻範囲の開始日時です。
NotesDateTime
取得する場合: notesDateTime = notesDateRange .StartDateTime
設定する場合: Set notesDateRange .StartDateTime = notesDateTime
StartDateTime のもととなる NotesDateTime オブジェクトを変更すると、暗黙的に StartDateTime も変更されます。
Nothing を指定すると、エラーが生成されます。