Scheduler for WinForms
Owner プロパティ (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : Owner プロパティ
Gets or sets the Contact object which owns current Appointment object.
シンタックス
'宣言
 
Public Property Owner As Contact
public Contact Owner {get; set;}

プロパティ値

The default value is null.
解説
This property only accepts Contact objects which are present in the C1ScheduleStorage.OwnerStorage storage.
参照

Appointment クラス
Appointment メンバ