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

In This Topic
    Contacts Property (ContactStorage)
    In This Topic
    Gets the ContactCollection object that contains contact related information.
    Syntax
    'Declaration
     
    Public ReadOnly Property Contacts As ContactCollection
    public ContactCollection Contacts {get;}
    See Also