[]
        
(Showing Draft Content)

C1.Schedule.Appointment.Owner

Owner Property

Owner

Gets or sets the Contact object which owns current Appointment object.

Declaration
public Contact Owner { get; set; }
Property Value
Type Description
Contact

The default value is null.

Remarks

This property only accepts Contact objects which are present in the C1ScheduleStorage.OwnerStorage storage.