AbstractPhoneLineCustomProperties Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public virtual PropertyCollection CustomProperties { get; protected set; }
Public Overridable Property CustomProperties As PropertyCollection
Get
Protected Set
public:
virtual property PropertyCollection^ CustomProperties {
PropertyCollection^ get ();
protected: void set (PropertyCollection^ value);
}
abstract CustomProperties : PropertyCollection with get, set
override CustomProperties : PropertyCollection with get, set
Property Value
Type:
PropertyCollectionImplements
ISIPClientCustomPropertiesSee Also