Show/Hide Toolbars

Gets requested properties for an existing appointment given its unique key.

Parameters

readAppointment Parameter Descriptions

Parameter Name

Data Type

Description

uniqueKey

string

Unique key of the record to read.

properties

List<String>

A list of String values that identify the property names whose values to return with the resulting appointment record.

Response

readAppointment Response Descriptions

Parameter Name

Data Type

Description

appointment

appointment

An appointment record. Only specified property values are returned with the record.

See Also:

appointment for more information about the properties you can retrieve for the appointment