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