CallTransferNotificationOptions.RemainingSipFragment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Remarks
This value will be used in the outgoing NOTIFY body along with the response code and response text.