ICallCustomProperties Property |
Gets a collection that can be used for storing custom values for the call.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax PropertyCollection CustomProperties { get; }
ReadOnly Property CustomProperties As PropertyCollection
Get
property PropertyCollection^ CustomProperties {
PropertyCollection^ get ();
}
abstract CustomProperties : PropertyCollection with get
Property Value
Type:
PropertyCollectionSee Also