MockPhoneLineCustomProperties Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
PropertyCollectionImplements
ISIPClientCustomProperties
See Also