Defines call properties for SIP header modification.
| C# | Visual Basic | Visual C++ |
public enum CallProperty
Public Enumeration CallProperty
public enum class CallProperty
| Member | Description |
|---|---|
| CustomValue |
Value defined by user.
|
| CallerID |
The ID of the caller.
|
| CallerDisplayName |
The display name of the caller.
|
| CallerHostPort |
The hostport part of the caller.
|
| CalledNumber |
The dialed number.
|
| CalledDisplayName |
The display name for the dialed number.
|
| CalledHostPort |
The hostport part of the dialed number.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290