Gets or sets how to format and display contact names in the timetable header.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string ContactNameFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property ContactNameFormat As String |
A string that identifies the name format. Default value is "F M L".
Use the capital letters F, M and L as placeholders for the First, Middle and Last names. Any other character will be displayed unchanged.