DialogLocalInfoTarget Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DialogTargetInfo Target { get; set; }
Public Property Target As DialogTargetInfo
Get
Set
public:
property DialogTargetInfo^ Target {
DialogTargetInfo^ get ();
void set (DialogTargetInfo^ value);
}
member Target : DialogTargetInfo with get, set
Property Value
Type:
DialogTargetInfoSee Also