SIPClientWrapperCustomProperties Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ISIPClientCustomPropertiesSee Also