MindFusion.Scheduling for ASP.NET Programmer's Guide
Selection.Contact Property
See Also
 





Gets the Contact related to the current selection.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Contact Contact { get; }

Visual Basic  Copy Code

Public ReadOnly Property Contact As Contact

 Property Value

An instance of the Contact class.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.WebForms Namespace