Calls the list of phone numbers using the default dialer specified by the user.
BFTKN_DIAL_PEOPLE or 1340
DialPeople(ANSISTRING Optional Comment, BOOLEAN IsDefault, ANSISTRING TelephoneNumber, ANSISTRING UserDiaplayName, ANSISTRING UserEMailAddress, ENUM WHichTelephone);
(Optional) String containing anything
Enumeration telling if this is the default phone number.
"No!0|" "Yes!1}"
String containing the telephone number.
(Optional) String containing this user’s display name
(Optional) String containing this user’s email address.
(Optional) Enumeration describing which telephone number this is.
"AssisntantPhone!870|" "CallbackPhone!863|" "CarPhone!866|" "CellPhoneNum!802|" "FaxPhoneNum!810|" "Home2Phone!871|" "HomePhoneNum!817|" "IsdnPhone!869|" "MainCompanyPhone!875|" "Office2Phone!864|" "OfficePhoneNum!829|" "OtherPhone!867|" "PagerPhoneNum!833|" "Phone!8|" "PhoneNum!835|" "RadioPhone!865|" "SkypePhone!904|" "TelexPhone!868};"
The group containing IsDefault through WhichTelephone may be repeated up to 10 times