Scheduler for WPF and Silverlight | ComponentOne
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