AddressBookData.Append

From Real Software Documentation

Jump to: navigation, search
Method

AddressBookData.Append ( Label as String, NewValue as Variant )

Adds NewValue to the end of the array of property values, identified by Label. Append is for managing multi-value properties such as phone numbers, addresses, email addresses, and so forth. See notes on labels in the description of the Insert method.

Personal tools