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