TransferStateChangedEventArgs.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 the rest of the SIP fragment body.
public:
property System::String ^ RemainingSipFragment { System::String ^ get(); };
public string RemainingSipFragment { get; }
member this.RemainingSipFragment : string
Public ReadOnly Property RemainingSipFragment As String