Share via


ISipResponseData.GetMessageBodyString Method

This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
Function GetMessageBodyString As String
'Usage
Dim instance As ISipResponseData
Dim returnValue As String

returnValue = instance.GetMessageBodyString()
string GetMessageBodyString()

Return Value

Type: System.String