[]
        
(Showing Draft Content)

C1.C1Schedule.ContactStorage

ContactStorage Class

The ContactStorage is the storage for Contact objects. It allows binding to the data source and mapping data source fields to the contact properties.

Namespace: C1.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class ContactStorage : BaseStorage<Contact, BaseObjectMappingCollection<Contact>>, IComponent, IDisposable, IBindingListView, IBindingList, IList, ICollection, IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize, ISite, IServiceProvider

Properties

Name Description
Contacts

Gets the ContactCollection object that contains contact related information.