Property Position
- Namespace
- MailFathom.Application.Emails.Threads
- Assembly
- MailFathom.Application.dll
Position
The zero-based place the email holds in the conversation's order.
public int Position { get; init; }
The zero-based place the email holds in the conversation's order.
public int Position { get; init; }