SipMessageData.GetMessageBodyString Method

Definition

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.

Applies to