Gets or sets the name of the data member from the associated data source to bind the contacts to.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string ContactsDataMember { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContactsDataMember As String |
A string value specifying the contacts data member.