ReferReceivedEventArgs.Method Property

Definition

Gets the action to perform. If null or empty, the request should perform an INVITE. This is retrieved from the method= URI parameter on the Refer-To header if required.

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

Property Value

String

Applies to