Struct ImapUidValidity
- Namespace
- MailFathom.Domain.Emails
- Assembly
- MailFathom.Domain.dll
Represents an IMAP UIDVALIDITY value for a folder.
public readonly record struct ImapUidValidity : IEquatable<ImapUidValidity>
- Implements
- Inherited Members
Properties
- Value
Gets the UIDVALIDITY value.
Methods
- Create(uint)
Creates a validated UIDVALIDITY value.