DotMSN

NetworkMessage.ParentMessage Property

The inner message object. Null if not present.

[Visual Basic]
Public Property ParentMessage As NetworkMessage
[C#]
public NetworkMessage ParentMessage {get; set;}

See Also

NetworkMessage Class | XihSolutions.DotMSN.Core Namespace