[]
        
(Showing Draft Content)

C1.Schedule.ContactStorage.Contacts

Contacts Property

Contacts

Gets the ContactCollection object that contains contact related information.

Declaration
[C1Description("Storage.Contacts", "The collection of contacts.")]
[Browsable(false)]
public ContactCollection Contacts { get; }
<C1Description("Storage.Contacts", "The collection of contacts.")>
<Browsable(False)>
Public ReadOnly Property Contacts As ContactCollection