Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactListForm Class / List Property

In This Topic
    List Property (ContactListForm)
    In This Topic
    Gets the C1.C1Schedule.ContactList object.
    Syntax
    'Declaration
     
    Public ReadOnly Property List As ContactList
    public ContactList List {get;}
    See Also