Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

TAPI.AddressValue

Queries a property of an address.

Component Version macOS Windows Linux Server iOS SDK
TAPI 4.4 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "TAPI.AddressValue"; Index; Selector )   More

Parameters

Parameter Description Example
Index The index of the address. Must be in range from 0 to TAPI.AddressCount-1. 0
Selector Which value to return. "AddressName"

Result

Returns value or error.

Description

Queries a property of an address.
Properties include: AddressName, DialableAddress, ServiceProviderName, State, DoNotDisturb and MessageWaiting. State can be InService or OutOfService.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 22nd October 2014, last changed 9th November 2021


TAPI.AddressCount - TAPI.Answer