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