Gets or sets the appointment location.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override Location Location { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Location As Location |
An instance of the Location class specifying the appointment's location. The default is null (Nothing in Visual Basic).