Edit

Share via


CallTransferReceivedEventArgs.TransferredBy Property

Definition

Gets the URI of the initiator of the transfer, when present. Otherwise, returns an empty string.

public:
 property System::String ^ TransferredBy { System::String ^ get(); };
public string TransferredBy { get; }
member this.TransferredBy : string
Public ReadOnly Property TransferredBy As String

Property Value

Applies to