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