Platforms to show: All Mac Windows Linux Cross-Platform

Back to ITAddressMBS class.

ITAddressMBS.AddressName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the displayable name of the address.

Returns the containing a displayable address name.
Sets lasterror property.
(Read only property)

Some examples using this property:

ITAddressMBS.DialableAddress as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the text which can be used to connect to this address.

The text corresponds to the destination address string that another application would use to connect to this address, such as a phone number or an e-mail name.
You can use this address with the CreateCall method.
Sets lasterror property.
(Read only property)

Some examples using this property:

ITAddressMBS.DoNotDisturb as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the current status of the do not disturb feature on the address.

The do not disturb feature may not be available on all addresses.
If true, the do not disturb feature has been activated. If false, the do not disturb feature is not active.
Sets lasterror property.
(Read and Write property)

ITAddressMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal object reference.

This is an ITAddress* pointer.
(Read and Write property)

ITAddressMBS.Lasterror as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The last error code.

Set by all the methods to indicate the last error.
Value is 0 if no error.
(Read and Write property)

ITAddressMBS.LasterrorMessage as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The error message for the last error.

(Read and Write property)

ITAddressMBS.MessageWaiting as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Determines if the address has a message waiting.

Returns true if a message is waiting; false, if no message is waiting.
Sets lasterror property.
(Read and Write property)

ITAddressMBS.ServiceProviderName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the name of the Telephony Service Provider (TSP) that supports this address.

For example, Unimdm.tsp for the Unimodem service provider or H323.tsp for the H323 service provider.
Sets lasterror property.
(Read only property)

Some examples using this property:

ITAddressMBS.State as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the current state of the address.

Sets lasterror property.
Can be StateInService or StateOutOfService.
(Read only property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...