Part Object : Index Property |
Visual Basic |
---|
Public Property Index As String |
This property is defined by the relative position of the Part Object within the structure of a message. If the structure of the message is altered, then this property changes.
This property is returned in the form Level1.Level2&ldots;Levelx. For example, "2.3.1" identifies this part as Message.Parts(2).Parts(3).Parts(1).