Gets or sets whether Contacts are written in the current ViewState.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool EnableScheduleContactsState { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableScheduleContactsState As Boolean |
true if the Schedule.Contacts collection is written in the ViewState; otherwise false. Default value is true.