Constructor.
Constructor.
public MSGMessage();
Constructs a MSGMessage from the inner body contents of the specified SBMessage object. This will also set the InnerMessage property of the SBMessage object to the newly created MSGMessage.
public MSGMessage(NetworkMessage);
MSGMessage Class | XihSolutions.DotMSN.Core Namespace