다음을 통해 공유


ToastMessage.GetBody Method

Gets the message body.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Function GetBody As Byte()
'Usage
Dim instance As ToastMessage
Dim returnValue As Byte()

returnValue = instance.GetBody()
public byte[] GetBody()

Return Value

Type: []
The message body.

See Also

Reference

ToastMessage Class

ToastMessage Members

Microsoft.Rtc.Collaboration Namespace