Gets references to all contacts associated with this item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract ContactCollection Contacts { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property Contacts As ContactCollection |
An instance of the ContactCollection class containing the Contact objects associated with the item.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |