Ozeki VoIP SDK Class library
CustomValue Property
NamespacesOzeki.VoIP.SIPSIPHeaderMappingCustomValue
Gets or sets the custom value for the SIP header or call property (depends on incoming or outgoing mapping).
Declaration Syntax
C#Visual BasicVisual C++
public string CustomValue { get; set; }
Public Property CustomValue As String
	Get
	Set
public:
property String^ CustomValue {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290