TextSetTo()

Inserts a user ID in a To text box.

Token ID

AFTKN_SET_TOTEXT or 566

Syntax

VOID TextSetTo( ANSISTRING ToText; 
                [BOOLEAN Append])

Parameters

ToText As ANSISTRING

Name of the user who the item is being sent to.

Append As BOOLEAN

(Optional) Specifies the following:

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