Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

💬 Ask a question or report a problem