Index Property
The index of the message.
Syntax
Property Index As Integer |
Parameters
None
Examples
IronPython
#Get
|
C#
//Get
msg.Index = index; |
Remarks
Index Property
The index of the message.
Property Index As Integer |
Parameters
None
IronPython
#Get
|
C#
//Get
msg.Index = index; |