AddressBookData.Text

From Xojo Documentation

Method


AddressBookData.Text() As String

Supported for all project types and targets.

Returns as a String the data this object refers to. If it is a property that holds one value, such as AddressBookContact.FirstName, it returns the value. If it contains multiple strings, it returns the first string.