DotMSN

NetworkMessage.InnerBody Property

The inner body contents. Null if not present.

[Visual Basic]
Public Property InnerBody As Byte()
[C#]
public byte[] InnerBody {get; set;}

See Also

NetworkMessage Class | XihSolutions.DotMSN.Core Namespace