Property RecordId
- Namespace
- MailFathom.Application.Mail.Mutations
- Assembly
- MailFathom.Application.dll
RecordId
The durable record the request was written to, which is the same for every repeat of it.
public MailboxMutationRecordId RecordId { get; init; }