Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / C1ScheduleStorage Class / ContactStorage Property

In This Topic
    ContactStorage Property (C1ScheduleStorage)
    In This Topic
    Gets the ContactStorage object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContactStorage As ContactStorage
    public ContactStorage ContactStorage {get;}
    See Also