Click or drag to resize
MimeKit

IMessageSummaryIndex Property

Gets the index of the message.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
int Index { get; }

Property Value

Int32
The index of the message.
Remarks

Gets the index of the message.

This property is always set.

See Also