SessionBlindTransferEventArgsTransferee Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
ISessionCall
See Also