LOTUSSCRIPT /COM/OLE のクラス


Interval プロパティ

読み書き可能。会議の開始時刻と終了時刻です。

定義位置NotesUIScheduler
データ型NotesDateRange
構文取得方法:Set notesDateRange = notesUIScheduler.Interval
設定方法:Set notesUIScheduler.Interval = notesDateRange


関連項目