TextSetPlaceName()

Inserts a location in the Place text box of an Appointment view.

Token ID

AFTKN_SET_PLACETEXT or 574

Syntax

VOID TextSetPlaceName( ANSISTRING PlaceName; 
                       [BOOLEAN Append])

Parameters

PlaceName As ANSISTRING

Name of the place for the appointment.

Append As BOOLEAN

(Optional) Specifies the following:

  • False Default. Replaces existing text.
  • True Appends to existing text.