[This is preliminary documentation and is subject to change.]
Unique index number for the message.
| C# | Visual Basic | Visual C++ |
public uint Index { get; set; }
Public Property Index As UInteger
public: property unsigned int Index { unsigned int get (); void set (unsigned int value); }