MSGMessage.GetBytes Method
Gets the header with the inner message appended as a byte array.
[Visual Basic]
Overrides Public Function GetBytes() As
Byte()
[C#]
public override
byte[] GetBytes();
Return Value
See Also
MSGMessage Class | XihSolutions.DotMSN.Core Namespace