[]
Gets or sets the Contact object which owns current Appointment object.
public Contact Owner { get; set; }
Type | Description |
---|---|
Contact | The default value is null. |
This property only accepts Contact objects which are present in the C1ScheduleStorage.OwnerStorage storage.