Gets or sets a value indicating whether users are allowed to change the appointment's end time. Namespace: MindFusion.Scheduling
|
C# |
---|
public override bool AllowChangeEnd { get; set; } |
Visual Basic |
---|
Public Overrides Property AllowChangeEnd As Boolean |
true if the appointment's end can be modified interactively; otherwise, false. The default is true.