Returns the inner message as a byte array.
If the inner message is set the GetBytes() method is called upon that inner message. If there is no inner message set, but the InnerBody property contains data then that data is returned.
P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace