DotMSN

MSNMessage.TransactionID Property

The transaction identifier of this message. Only valid when the message is received from the notification server.

[Visual Basic]
Public Property TransactionID As Integer
[C#]
public int TransactionID {get; set;}

See Also

MSNMessage Class | XihSolutions.DotMSN.Core Namespace