CallTransferNotificationOptions.RemainingSipFragment Property

Definition

Gets or sets the remaining sip fragment to be sent in the NOTIFY message body.

public:
 property System::String ^ RemainingSipFragment { System::String ^ get(); void set(System::String ^ value); };
public string RemainingSipFragment { get; set; }
member this.RemainingSipFragment : string with get, set
Public Property RemainingSipFragment As String

Property Value

String

Remarks

This value will be used in the outgoing NOTIFY body along with the response code and response text.

Applies to