SipMessageData.GetMessageBodyString Method
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 message body as string.
public:
System::String ^ GetMessageBodyString();
public string GetMessageBodyString ();
member this.GetMessageBodyString : unit -> string
Public Function GetMessageBodyString () As String
Returns
Returns the body.