SIPClientExtensionCustomProperties Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic PropertyCollection CustomProperties { get; }
Public ReadOnly Property CustomProperties As PropertyCollection
Get
public:
virtual property PropertyCollection^ CustomProperties {
PropertyCollection^ get () sealed;
}
abstract CustomProperties : PropertyCollection with get
override CustomProperties : PropertyCollection with get
Property Value
Type:
PropertyCollectionImplements
ISIPClientCustomProperties
See Also