Property InternetMessageId
- Namespace
- MailFathom.Domain.Delivery.Filing
- Assembly
- MailFathom.Domain.dll
InternetMessageId
The Message-ID the appended bytes carry, or null when they carry none.
public string? InternetMessageId { get; init; }
The Message-ID the appended bytes carry, or null when they carry none.
public string? InternetMessageId { get; init; }