Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / C1ScheduleStorage Class / ContactStorage Property

In This Topic
    ContactStorage Property
    In This Topic
    Gets the ContactStorage object.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("Storage.ContactStorage", "The ContactStorage object.")>
    Public ReadOnly Property ContactStorage As ContactStorage
    [C1Description("Storage.ContactStorage", "The ContactStorage object.")]
    public ContactStorage ContactStorage {get;}
    See Also