ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1ScheduleStorage Class / ContactStorage Property

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