ContactParamIsValid Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
public:
virtual property bool IsValid {
bool get () sealed;
}
abstract IsValid : bool with get
override IsValid : bool with get
Property Value
Type:
BooleanSee Also