| MessageEventArgsIndex Property |
Gets the index of the message that changed.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public int Index { get; }
Property Value
Int32The index of the message.
Remarks
Gets the index of the message that changed.
See Also