Click or drag to resize
TapiAddressAddressFeatures Property
Describes the operations that can be invoked on this address.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public TapiAddressFeatures AddressFeatures { get; }

Property Value

Type: TapiAddressFeatures
TapiAddressFeatures describing features available for this address.
Remarks
AddressFeatures reports the availability of the address features as indicated by the TSP for a given address.
See Also