Gets the ContactCollection object that contains
contact related information.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
[ParenthesizePropertyNameAttribute(true)] public ContactCollection Contacts { get; } |
Visual Basic (Declaration) |
---|
<ParenthesizePropertyNameAttribute(True)> _ Public ReadOnly Property Contacts As ContactCollection Get |