ElementProcessingExceptionElementIndex Property |
The index of the processed element.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic int ElementIndex { get; }
Public ReadOnly Property ElementIndex As Integer
Get
public:
property int ElementIndex {
int get ();
}
member ElementIndex : int with get
Property Value
Type:
Int32
See Also