ParMsgId Property
If the message is a reply to another message, this is the ID of the parent message. Otherwise the value is -1.
Syntax
public System.long ParMsgId {get; set;}Public Property ParMsgId As System.LongIf the message is a reply to another message, this is the ID of the parent message. Otherwise the value is -1.
public System.long ParMsgId {get; set;}Public Property ParMsgId As System.Long