| DialogInfoRemote Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic DialogRemoteInfo Remote { get; set; }Public Property Remote As DialogRemoteInfo
Get
Set
public:
property DialogRemoteInfo^ Remote {
DialogRemoteInfo^ get ();
void set (DialogRemoteInfo^ value);
}member Remote : DialogRemoteInfo with get, set
Property Value
Type:
DialogRemoteInfo
See Also