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