Basic constructor.
public TextMessage();
Creates a TextMessage with the specified text as message.
public TextMessage(string);
TextMessage Class | XihSolutions.DotMSN Namespace