Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic required string Data { get; init; }Public Property Data As String
Get
Set
public:
property String^ Data {
String^ get ();
void set (String^ value);
}member Data : string with get, set
Property Value
String
See Also