Skip to main content

ASPxClientAppointment.GetLocation Method

Gets a location where the appointment is scheduled.

Declaration

GetLocation(): string

Returns

Type Description
string

The appointment’s location.

Remarks

The GetLocation method returns a value that is associated with the location attribute of the appointment.

See Also