SessionAttendedTransferEventArgsTarget Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic ISessionCall Target { get; }Public ReadOnly Property Target As ISessionCall
Get
public:
property ISessionCall^ Target {
ISessionCall^ get ();
}member Target : ISessionCall with get
Property Value
ISessionCall
See Also