[]
        
(Showing Draft Content)

C1.Schedule.C1ScheduleStorage.OwnerStorage

OwnerStorage Property

OwnerStorage

Gets the ContactStorage object used to keep contacts which might be used as appointment owners.

Declaration
[C1Description("Storage.OwnerStorage", "The ContactStorage object to keep appointment owners.")]
public ContactStorage OwnerStorage { get; }
Remarks

Owner property only accepts Contact objects which are present in this storage.